mirror of https://github.com/docker/docs.git
The cli now doesn't echo the container ID when started using either -a or -i. Also fixes `TestStartAttachCorrectExitCode` which incorrectly called start with the result of wait rather than the container ID. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com> |
||
---|---|---|
.. | ||
client | ||
server | ||
MAINTAINERS | ||
README.md | ||
api_unit_test.go | ||
common.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