mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
f3cedce360
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>