This website requires JavaScript.
Explore
Help
Sign In
jasder
/
moby
Watch
0
Star
0
Fork
You've already forked moby
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
de22669377
moby
/
cmd
/
dockerd
/
service_unsupported.go
8 lines
90 B
Go
Raw
Blame
History
// +build !windows
package
main
func
initService
(
)
(
bool
,
error
)
{
return
false
,
nil
}
Reference in New Issue
View Git Blame
Copy Permalink