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