mirror of https://github.com/containers/podman.git
given that we are moving to building our own machine images, we have decided to use zstd compression as it is superior in speed to the alternatives. as such, this pr adds zstd to our machine code; and also has to account for dealing with sparseness on darwin; which the default zstd golang library does not. [NO NEW TESTS NEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com> |
||
---|---|---|
.. | ||
compression_test.go | ||
config.go | ||
copy_test.go | ||
decompress.go | ||
sparse_file_writer.go | ||
sparse_file_writer_test.go |