image/tarball
Miloslav Trmač 7e6a23281d Handle non-gzip compression
Correctly compute the DiffID of non-gzip-compressed layers,
and if possible, set the layer MIME type correctly.

Signed-off-by: Miloslav Trmač <mitr@redhat.com>
2025-03-26 19:55:01 +01:00
..
doc.go Reformat with Go 1.19's gofmt 2022-08-10 20:38:52 +02:00
tarball_reference.go Use "maps" and "slices" from the standard library 2024-04-22 20:24:31 +02:00
tarball_src.go Handle non-gzip compression 2025-03-26 19:55:01 +01:00
tarball_src_test.go Implement private.ImageSource in non-forwarding transports 2022-07-05 17:02:23 +02:00
tarball_transport.go Use %w for error wrapping 2024-08-19 13:30:40 -07:00