github.com/docker/docker-ce@v17.12.1-ce-rc2+incompatible/components/engine/daemon/daemon_unsupported.go (about) 1 // +build !linux,!freebsd,!windows 2 3 package daemon 4 5 const platformSupported = false