mirror of
https://github.com/moby/moby.git
synced 2026-01-15 01:41:39 +00:00
If the destination does not exist, it needs to be created with ownership mapping to the remapped uid/gid ranges if user namespaces are enabled. This fixes ADD operations, similar to the prior fixes for COPY and WORKDIR. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
This code provides helper functions for dealing with archive files.