Hacker News new | ask | show | jobs
Show HN: GitHub Action to minify container image by up to 30x (github.com)
1 points by dwisiswant0 822 days ago
1 comments

How does this compare to a `FROM scratch` image that has a binary on it already sans debug/symbol table? Got down to a <10MB image, will have to check this project out.