mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
This commit makes `docker network inspect` print container names as service discovery is based on container name. Signed-off-by: Zhang Wei <zhangwei555@huawei.com> Upstream-commit: fbed26297dca2adc59d891c661548302ec848984 Component: engine
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