mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
There's existing code to generate these kind of errors, so make the errors added in commit cc493a52a46271df82dbebea26038502b85788b9 less DRY. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 3fa9d77bf312652ae04e902a2b6e73a0b91ec007) Signed-off-by: Tibor Vass <tibor@docker.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