mirror of https://github.com/docker/docs.git
and add a testcase to catch this in the future. While in there I also: - removed extra periods from the few options that had them (new test) - made the --filter option consistent across all command Signed-off-by: Doug Davis <dug@us.ibm.com> |
||
---|---|---|
.. | ||
client | ||
server | ||
types | ||
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