mirror of https://github.com/docker/docs.git
With this patch, the client blocks this type login, no sending useless messages to daemon and registry. This saves lots of time. Signed-off-by: Liu Hua <sdu.liu@huawei.com> |
||
---|---|---|
.. | ||
client | ||
fixtures | ||
server | ||
README.md | ||
common.go | ||
common_test.go |
README.md
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