This website requires JavaScript.
Explore
Help
Sign in
beenull
/
moby
Watch
1
Star
0
Fork
You've already forked moby
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
3891c1f376
moby
/
daemon
/
daemon_unsupported.go
6 lines
93 B
Go
Raw
Normal View
History
Unescape
Escape
Get the Docker Engine to build clean on Solaris Signed-off-by: Amit Krishnan <krish.amit@gmail.com>
2016-03-25 23:38:00 +00:00
// +build !linux,!freebsd,!windows,!solaris
Add platformSupported flag to enable daemon mode by platform. Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-08-07 16:33:29 +00:00
package
daemon
const
platformSupported
=
false
Reference in a new issue
Copy permalink