mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Permissions after an ADD or COPY build instructions are now restricted to the scope of files potentially modified by the operation rather than the entire impacted tree. Fixes #9401. Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com> Upstream-commit: f3cedce3608afe7bd570666a7fc878ab85c7bc03 Component: engine