github.com/docker/docker-ce@v17.12.1-ce-rc2+incompatible/components/engine/daemon/bindmount_unix.go (about)

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