Skip to content

RFE: support pushing images using zstd:chunked compression #112

Open
@miabbott

Description

@miabbott

The use of zstd:chunked compression can dramatically decrease the amount of data that needs to be pulled over the wire when the client is able to to do partial pulls. See https://www.redhat.com/sysadmin/faster-container-image-pulls for details and an asciinema demo.

I believe support for pushing container images using zstd:chunked compression exists in newer versions of buildah, docker, and podman.

However, I think the big issue is that the ubuntu-latest GH runners have very old versions of all that software, so newer versions of the software would have to be installed into the runner before this option could be used/supported.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

type: featureBrand new functionality, features, pages, workflows, endpoints, etc.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions