Skip to content

feat: add igzip/pigz compression-variant#6444

Open
okhowang wants to merge 1 commit intomoby:masterfrom
okhowang:compression
Open

feat: add igzip/pigz compression-variant#6444
okhowang wants to merge 1 commit intomoby:masterfrom
okhowang:compression

Conversation

@okhowang
Copy link

@okhowang okhowang commented Jan 6, 2026

related moby/moby#49205

@fiam
Copy link
Collaborator

fiam commented Jan 6, 2026

I’m not sure this is the right UI/UX. At the end of the day, igzip and pigz are not distinct formats, but rather different implementations of the same gzip format.

@tonistiigi, do you think it would be more ergnomic to introduce a parameter such as compression-variant=<value> or compression-type=<value>, similar to compression-level=?

@okhowang okhowang changed the title feat: add igzip/pigz compression feat: add igzip/pigz compression-variant Jan 14, 2026
@okhowang
Copy link
Author

I’m not sure this is the right UI/UX. At the end of the day, igzip and pigz are not distinct formats, but rather different implementations of the same gzip format.

@tonistiigi, do you think it would be more ergnomic to introduce a parameter such as compression-variant=<value> or compression-type=<value>, similar to compression-level=?

I changed arguments to compression-variant

Signed-off-by: okhowang(王沛文) <okhowang@tencent.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants