pkg/chrootarchive
Vincent Batts f0512440f7 archive, chrootarchive: split out decompression
In `ApplyLayer` and `Untar`, the stream is magically decompressed. Since
this is not able to be toggled, rather than break this ./pkg/ API, add
an `ApplyUncompressedLayer` and `UntarUncompressed` that does not
magically decompress the layer stream.

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-07-28 16:36:38 -04:00
..
archive.go archive, chrootarchive: split out decompression 2015-07-28 16:36:38 -04:00
archive_test.go Windows: chrootarchive refactor 2015-05-20 08:56:42 -07:00
archive_unix.go archive, chrootarchive: split out decompression 2015-07-28 16:36:38 -04:00
archive_windows.go Windows: Docker build starting to work 2015-06-17 10:41:28 -07:00
diff_unix.go archive, chrootarchive: split out decompression 2015-07-28 16:36:38 -04:00
diff_windows.go Enable validate-lint as part of CI 2015-07-22 15:23:34 -07:00
init_unix.go Windows: Docker build starting to work 2015-06-17 10:41:28 -07:00
init_windows.go Windows: Docker build starting to work 2015-06-17 10:41:28 -07:00