mirror of
https://github.com/docker/docs.git
synced 2026-03-28 06:49:00 +07: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.