github.com/mforkel/docker-ce-i386@v17.12.1-ce-rc2+incompatible/components/engine/daemon/seccomp_unsupported.go (about)

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