mirror of
https://github.com/docker/docs.git
synced 2026-04-06 03:08:58 +07:00
- use daemon member directly rather than through a function call - create GetImage method for use external to deamon Signed-off-by: Morgan Bauer <mbauer@us.ibm.com>
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