reg/vendor/github.com/docker/docker-ce/components/engine/daemon/seccomp_unsupported.go

6 lines
62 B
Go
Raw Normal View History

// +build !linux
package daemon
var supportsSeccomp = false