mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
7e24c16086
`docker network prune` prunes unused networks, including overlay ones. `docker system prune` also prunes unused networks. Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp> |
||
---|---|---|
.. | ||
errors | ||
fixtures | ||
server | ||
types | ||
common.go | ||
common_test.go | ||
README.md | ||
swagger.yaml |
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon