mirror of https://github.com/docker/docs.git
- create pass through in daemon for access to functions on daemon member - import image push image export image and corrections lookup image & comments load image list images image history & comments Signed-off-by: Morgan Bauer <mbauer@us.ibm.com> |
||
---|---|---|
.. | ||
client | ||
fixtures | ||
server | ||
types | ||
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