FeatureFuel
4

[Feature] Docker - enable layer zstd compression - improve image pull time

Source: immich-app/immich#24257 · opened by @pistej
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.

• Yes

The feature

Newer zstd compression is faster, has better compression ratio (than default gzip) and is fully supported by docker. This will mostly improve image pull time and size for us :)

Docs:

Not sure how to write this in github workflow, but smth. like this:


I also recommend use of force-compression and level 9, (but is good to test it levels: 3,6,9,15) and compare result.

docker manifest inspect {image} - command for layer info

Thx.

Platform

• Server
• Web
• Mobile

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests