github.com/sld880311/docker@v0.0.0-20200524143708-d5593973a475/daemon/bindmount_unix.go (about)

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