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

Support base image layer compressed with zstd #3717

Merged

Commits on Aug 24, 2022

  1. Support pulling base image layer compressed with zstd

    - Use commons-compress automatic algorithm detection via magic-bytes
    - Use optional dependency zstd-jni from commons-compress to support application/vnd.oci.image.layer.v1.tar+zstd layers
    rquinio committed Aug 24, 2022
    Copy the full SHA
    0e20258 View commit details
    Browse the repository at this point in the history