moby/docs/reference
Madhu Venugopal 2ef00ba89f Include all endpoints in network inspect object
Prior to this change, the "docker network inspect" contains only the
endpoints that have active local container. This excludes all the remote
and stale endpoints. By including all the endpoints, it makes debugging
much simpler and also allows the user to cleanup any stale endpoints
using "docker network disconnect -f {network} {endpoint-name}".

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-03-13 16:58:53 -07:00
..
api Add missing fields for NetworkSettings 2016-03-09 12:43:48 -08:00
commandline Include all endpoints in network inspect object 2016-03-13 16:58:53 -07:00
builder.md Docs: add note about CMD and ENTRYPOINT commands 2016-02-24 22:57:25 +01:00
glossary.md Update links to Docker Hub 2016-03-04 15:48:52 +01:00
index.md Creating Engine specific menu 2016-01-26 15:58:53 -08:00
run.md Add support for NoNewPrivileges in docker 2016-03-07 09:47:02 -08:00