// +build linux freebsd

package daemon // import "github.com/docker/docker/daemon"

const bindMountType = "bind"