slonopotamus / stevedore

🚢 Docker distribution for Windows Containers that Just Works
Apache License 2.0
296 stars 12 forks source link

Add `unpigz` for faster image decompression #48

Closed slonopotamus closed 6 months ago

slonopotamus commented 2 years ago

It seems like that unpigz support is broken in Moby (https://github.com/moby/moby/issues/38608), so we can't merge this.

slonopotamus commented 6 months ago

Just compress your images with zstd instead, that's much more performant.