github.com/gravitational/moby@v1.13.1/daemon/bindmount_unix.go (about) 1 // +build linux freebsd 2 3 package daemon 4 5 const bindMountType = "bind"