moby/api/server
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
..
backend/build builder: add prune options to the API 2018-09-01 22:01:17 +00:00
httputils api/server, dockerversion: modify context key 2018-08-22 11:20:22 +09:00
middleware api/server, dockerversion: modify context key 2018-08-22 11:20:22 +09:00
router mount: add BindOptions.NonRecursive (API v1.40) 2018-11-06 17:51:58 +09:00
middleware.go Add canonical import comment 2018-02-05 16:51:57 -05:00
router_swapper.go Add canonical import comment 2018-02-05 16:51:57 -05:00
server.go api/server, dockerversion: modify context key 2018-08-22 11:20:22 +09:00
server_test.go Various code-cleanup 2018-05-23 17:50:54 +02:00