mirror of
https://github.com/moby/moby.git
synced 2026-07-07 15:18:41 +00: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)