mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
These flags were not supported (daemon returns an error), and it was an oversight. They were not present in completion scripts. Signed-off-by: Tibor Vass <tibor@docker.com> (cherry picked from commit 3a7e90c743f6fdccb8aecb9d6d9afd42232fa736) Signed-off-by: Tibor Vass <tibor@docker.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