reg/vendor/github.com/docker/docker-ce/components/engine/daemon/bindmount_unix.go

6 lines
70 B
Go
Raw Normal View History

// +build linux freebsd
package daemon
const bindMountType = "bind"