moby--moby/integration/internal/container
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
..
container.go Fix golint issues 2018-07-11 22:19:03 +02:00
exec.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
ops.go mount: add BindOptions.NonRecursive (API v1.40) 2018-11-06 17:51:58 +09:00
states.go mount: add BindOptions.NonRecursive (API v1.40) 2018-11-06 17:51:58 +09:00