Is docker-squash still maintained?
See original GitHub issueHi!
I noticed the last commit on master is from October 2019. Is docker-squash still maintained, is there a note on its current status somewhere?
Thanks and best, Sebastian
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Squashing large Docker images - Compositional IT
When squashing layers, the resulting image cannot take advantage of layer sharing with other images, and may use significantly more space.
Read more >Remove squash from build · Issue #34565 · moby/moby - GitHub
Squash is still experimental, so I don't think we need to deprecate it. We can just remove it.
Read more >Docker Image Size Concerns Out of the Window — Squash ...
Docker has finally introduced --squash option for the build command in the Experimental features. Having a vendor-supported way to reduce image ...
Read more >Docker squash behavior - Stack Overflow
1 Answer 1 · With docker 19.03 behavior is still the same. --squash is still completely worthless in 2020. – user7860670. Apr 28,...
Read more >Squashing Docker Images · - Jason Wilder's Blog ·
Squashing images with docker-squash can reduce image sizes significantly. Since it only needs to be run before publishing to a registry, the ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hi @goldmann thanks for your reply. If it works well for your current subset of operations in one particular environment is — while related — a bit of a different question than being maintained. What about the 17 other open issues, 3 pull requests and 4 non-master branches? Skip reading through the issues from latest to oldest a bit, I have already seen 5 that have never been answered to.
No worries, I’m open to feedback. Thanks for discussion!