mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() This changes ExportChanges to use the go tar support so we can directly create tar layer files. This has several advantages: * We don't have to create the whiteout files on disk to get them added to the layer * We can later guarantee specific features (such as xattrs) being supported by the tar implementation. Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson) |
||
---|---|---|
.. | ||
archive.go | ||
archive_test.go | ||
changes.go | ||
changes_test.go | ||
diff.go | ||
MAINTAINERS | ||
stat_darwin.go | ||
stat_linux.go |