mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Supports copying things INTO a container from a local file or from a tar archive read from stdin. Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn) Upstream-commit: 93c3e6c91ec5eb4202b86b44b011d06f5e048dab 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