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> Upstream-commit: 79421606388169151c31d1c34079a98f53170ab8 Component: engine
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