зеркало из https://github.com/microsoft/docker.git
7942160638
so that the user knows what's not in the container but should be. Its not always easy for the user to know what exact command is being run when the 'docker run' is embedded deep in something else, like a Makefile. Saw this while dealing with the containerd migration. Signed-off-by: Doug Davis <dug@us.ibm.com> |
||
---|---|---|
.. | ||
client | ||
fixtures | ||
server | ||
types/backend | ||
README.md | ||
common.go | ||
common_test.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