Files
docker-cli/components/engine/daemon
Madhu Venugopal 2b7ea75ef2 Forced endpoint cleanup
docker's network disconnect api now supports `Force` option which can be
used to force cleanup an endpoint from any host in the cluster.

Signed-off-by: Madhu Venugopal <madhu@docker.com>
Upstream-commit: b464f1d78cdfa2a4124e083b8f7b0f2353f12de3
Component: engine
2016-01-13 21:28:52 -08:00
..
2016-01-03 23:03:39 +01:00
2016-01-11 12:25:34 -05:00
2016-01-03 23:03:39 +01:00
2016-01-07 14:10:42 -05:00
2015-12-16 11:58:52 -08:00
2015-12-03 17:39:49 +01:00
2016-01-07 14:10:42 -05:00
2015-12-13 18:04:12 +02:00
2016-01-13 21:28:52 -08:00
2016-01-07 14:10:42 -05:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver