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
• 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.
Comments
Similar requests
[Feature] improve logging to show real filenames
5 votes · 0 comments
[Feature] Update documentation for CLI when using docker
5 votes · 0 comments
[Feature]: Support native deployments (without docker, includes example)
79 votes · 0 comments
[Feature] Copy Image keeps original file type
2 votes · 0 comments
[Docs] Add hint for removing "healthcheck.start_interval" for use with Podman and docker compose
2 votes · 0 comments
No comments yet.