mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
5595da2bde
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 | ||
api_unit_test.go | ||
common.go | ||
MAINTAINERS | ||
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