1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/cluster/convert
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
..
config.go api: Add Templating parameter to SecretSpec and ConfigSpec 2018-02-16 11:25:13 -05:00
container.go mount: add BindOptions.NonRecursive (API v1.40) 2018-11-06 17:51:58 +09:00
network.go Fixing network inspect for swarm 2018-05-13 07:31:14 -07:00
network_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
node.go Add canonical import comment 2018-02-05 16:51:57 -05:00
secret.go api: Add Templating parameter to SecretSpec and ConfigSpec 2018-02-16 11:25:13 -05:00
service.go fix typos in service.go and plugin.go 2018-09-18 10:48:39 +08:00
service_test.go Update tests to use gotest.tools 👼 2018-06-13 09:04:30 +02:00
swarm.go Global Default Address Pool feature support 2018-08-20 15:07:08 -04:00
task.go Output network attachment task information 2018-05-22 23:36:30 +02:00