github.com/jiasir/docker@v1.3.3-0.20170609024000-252e610103e7/daemon/bindmount_unix.go (about)

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