mirror of
https://github.com/moby/moby.git
synced 2026-07-06 06:38:19 +00:00
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>
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