We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2afc050
# syntax=docker.io/docker/dockerfile:1.7-labs
New --parents flag has been added to COPY for copying files while keeping the parent directory structure #4598 #3001 4720 #4728 docs
--parents
COPY
New --exclude flag can be used in COPY and ADD commands to apply filter to copied files #4561 docs
--exclude
ADD