mirror of https://github.com/docker/docs.git
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> |
||
|---|---|---|
| .. | ||
| client | ||
| fixtures | ||
| server | ||
| types/backend | ||
| 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