mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Removed redundant print line and fixed handling of command-less docker invocation. Signed-off-by: Michal Minar <miminar@redhat.com> Upstream-commit: 08f0f1ee1db2dea79e622764891cb8b1432bcab1 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