pkg/mount
Kato Kazuyoshi 243b3164c8 FreeBSD's nullfs doesn't support file mount
FreeBSD doesn't have "bind" mount, but nullfs might be a similar feature.
However nullfs can mount only directories.

Docker-DCO-1.1-Signed-off-by: Kato Kazuyoshi <kato.kazuyoshi@gmail.com> (github: kzys)
2014-04-15 05:40:23 +09:00
..
flags_linux.go Merge pull request #3841 from alexlarsson/separate-base-fs 2014-01-31 11:49:14 -08:00
flags_unsupported.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
MAINTAINERS Extract mount into pkg. 2014-01-20 13:59:29 -05:00
mount.go Extract mount into pkg. 2014-01-20 13:59:29 -05:00
mount_test.go FreeBSD's nullfs doesn't support file mount 2014-04-15 05:40:23 +09:00
mounter_linux.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
mounter_unsupported.go Update/fix build tags, Dockerfile, and release.sh for proper building and releasing of linux/386 and linux/arm cross-compiled client binaries 2014-01-31 03:16:42 -07:00
mountinfo.go Extract mount into pkg. 2014-01-20 13:59:29 -05:00
mountinfo_test.go Extract mount into pkg. 2014-01-20 13:59:29 -05:00