mirror of
https://github.com/docker/docs.git
synced 2026-04-12 14:25:46 +07:00
This replaces the shelling out to tar with a reimplementation of untar based on the archive/tar code and the pre-existing code from ApplyLayer to create real files from tar headers. Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson)