mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
This adds a COPY command to docker build which works like ADD, but is only for local files and it doesn't extract files. Docker-DCO-1.1-Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com> (github: unclejack)