1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/server/router
Madhu Venugopal 05a3f2666e Support container disconnect for non-existing network
There are cases such as migrating from classic overlay network to the
swarm-mode networking (without kv-store), such a mechanism to allow
disconnecting a container even when a network isnt available will be
useful.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-08-26 16:48:52 -07:00
..
build Update code for latest engine-api 2016-04-19 16:56:54 +02:00
container Don't confuse with empty body 2016-08-17 02:01:04 +03:00
image Return application/json for image/load API (quite=1) 2016-08-09 17:55:42 -07:00
network Support container disconnect for non-existing network 2016-08-26 16:48:52 -07:00
plugin Add --force to docker plugin remove 2016-08-04 15:55:45 -07:00
swarm Add --force to node removal 2016-08-01 18:55:58 -07:00
system revendor engine-api 2016-08-16 14:16:12 -04:00
volume Add --force in docker volume rm to fix out-of-band volume driver deletion 2016-08-18 18:01:25 -07:00
local.go api/server/router: add Cancellable function 2016-03-25 10:19:23 -07:00
router.go Decouple the "container" router from the actual daemon implementation. 2016-02-08 11:30:57 -05:00