mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +07:00
This is useful for cluster systems such as swarm to sync the image state when new images are successfully built. Signed-off-by: Shijiang Wei <mountkin@gmail.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