github.com/vvnotw/moby@v1.13.1/daemon/seccomp_unsupported.go (about) 1 // +build !linux 2 3 package daemon 4 5 var supportsSeccomp = false