1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/volume
Akihiro Suda 596cdffb9f mount: add BindOptions.NonRecursive (API v1.40)
This allows non-recursive bind-mount, i.e. mount(2) with "bind" rather than "rbind".

Swarm-mode will be supported in a separate PR because of mutual vendoring.

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
2018-11-06 17:51:58 +09:00
..
drivers
local Add ADD/COPY --chown flag support to Windows 2018-08-13 21:59:11 -07:00
mounts mount: add BindOptions.NonRecursive (API v1.40) 2018-11-06 17:51:58 +09:00
service Fix some doc strings in the volume package 2018-11-02 12:27:32 -07:00
testutils
volume.go