Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for zstd compressed layers #562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

darktohka
Copy link

New images might have their layers compressed with zstd.

In this case, use the zstd decompressor to decompress these layers.

I changed the compression detection method a bit. I was having trouble with decoding some images, so I changed the detection to be based on the magic number of gzip and zstd files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant