mirror of
https://github.com/moby/moby.git
synced 2026-07-24 16:26:51 +00:00
The following methods will deprecate the Copy method and introduce two new, well-behaved methods for creating a tar archive of a resource in a container and for extracting a tar archive into a directory in a container. Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
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