150d4e95773d6b8073cfe7c8e59b30d54ec6b7f3
COPY [--chown=<user>:<group>] <src>... <dest> The <src> path must be inside the context of the build; you cannot COPY ../something /something, because the first step of a docker build is to send the context directory (and subdirectories) to the docker daemon. If <src> is a directory, the entire contents of the directory are copied, including filesystem metadata. !!!!The directory itself is not copied, just its contents.!!!! Signed-off-by: Nagy Károly Gábriel <k@jpi.io>
docker-binnit
Docker for binnit project
Description
Languages
CSS
65.4%
HTML
32.1%
Dockerfile
2.5%