Files
docker-docs/pkg/archive
Tonis Tiigi db3070ab1b Fix opq whiteouts problems for files with dot prefix
Fixes #17766

Previously, opaque directory whiteouts on non-native
graphdrivers depended on the file order, meaning
files added with the same layer before the whiteout
file `.wh..wh..opq` were also removed.

If that file happened to have subdirs, then calling
chtimes on those dirs after unpack would fail the pull.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2015-11-08 23:00:01 -08:00
..
2015-11-02 08:28:34 -08:00
2015-09-01 08:41:37 -07:00
2015-08-04 09:52:54 +08:00
2015-04-24 17:03:33 +02:00

This code provides helper functions for dealing with archive files.