github.com/ssdev-go/moby@v17.12.1-ce-rc2+incompatible/daemon/bindmount_unix.go (about)

     1  // +build linux freebsd
     2  
     3  package daemon
     4  
     5  const bindMountType = "bind"