mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
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>
2.8 KiB
2.8 KiB