Usage # syntax=docker.io/docker/dockerfile-upstream:1.7.0-rc1-labs Notable changes New --parents flag has been added to COPY for copying files while keeping the parent directory structure #4598 #3001 New --exclude flag can be used in COPY and ADD commands to apply filter to copied files #4561