mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
b60d647172
This makes the remote API version 1.12 and newer default to automatically deleting intermediate containers when the build has succeedeed. Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack) |
||
---|---|---|
.. | ||
client | ||
server | ||
api_unit_test.go | ||
common.go | ||
container.go | ||
MAINTAINERS | ||
README.md |
This directory contains code pertaining to the Docker API:
-
Used by the docker client when comunicating with the docker deamon
-
Used by third party tools wishing to interface with the docker deamon