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