mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03: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> Upstream-commit: 755df347fbaf6a02e6bdc2d5b7339aade2dbade0 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