github.com/sams1990/dockerrepo@v17.12.1-ce-rc2+incompatible/daemon/seccomp_unsupported.go (about)

     1  // +build !linux
     2  
     3  package daemon
     4  
     5  var supportsSeccomp = false