This commit fixes following FIXMEs: // FIXME: rename "delete" to "rm" for consistency with the CLI command // FIXME: rename ContainerDestroy to ContainerRm for consistency with the CLI command Signed-off-by: lim seong yeol <seongyeol37@gmail.com> Upstream-commit: 239e932485c3e0f72a4f88ce1301ebe269eb2e27 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