mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-14 02:33:51 +00:00
This patch fixes the permission fixing code used by addContext, which would not be responsible for Lchown-ing top-level directories added to a destination that didn't exist prior to untar-ing the context. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar)