Minimus container images are now free
dimastopel
120 points
74 comments
June 24, 2026
Related Discussions
Found 5 related stories in 121.1ms across 11,536 title embeddings via pgvector HNSW
- We reduced a real Node.js production Docker image from 1.2GB to 78MB milkikomasiko · 27 pts · May 23, 2026 · 47% similar
- MiniMax M2.7 Is Now Open Source steveharing1 · 82 pts · April 12, 2026 · 45% similar
- JPEG Compression 7777777phil · 20 pts · March 14, 2026 · 43% similar
- Bun.Image chakintosh · 33 pts · May 23, 2026 · 43% similar
- Docker Offload redbell · 22 pts · April 05, 2026 · 42% similar
Discussion Highlights (16 comments)
morellonet
John here (CTO and Co-Founder)… we’d be happy to answer any questions anyone has!
hobofan
Asking the very obvious question (as it's not apparent from the website): Why would I use this over DHI (Docker Hardened Images) or Chainguard Images, both of which also have a set of free hardened images?
figassis
The free tiers always go away, after they're deep in our infra. I would prefer to price it from the start.
crabique
Is their ingress-nginx-controller image similar to that of Chainguard: a drop-in replacement with the CVEs fixed?
zufallsheld
Where are these built? Can I see the Dockerfiles? How are they licensed? I get that they are free as in beer, but not libre/FLOSS?
cedws
Since we started paying for Chainguard I’ve become super sold on the benefits of minimal and continually patched images. It’s just a shame that the open source community only gets to benefit from the limited free library DHI and Chainguard offer. I understand it costs money though and that needs to come from somewhere.
charukiewicz
Completely blocking the image information page to mobile user agents is completely unnecessary. I'd much rather look at your non optimized page than be told to come back on desktop. Moreover, even after switching to desktop mode on my phone, there's nothing I see that precludes you from employing a little bit of CSS to make those pages render more nicely on mobile screens.
tamimio
I have no idea what the heck is this, maybe it’s a great product but a very poor website in telling what I am getting into, is this better than the usual containers? How? Supported platforms? Can I run it on arm? The usuals
alfanick
I truly don't get this. What is the security policy here? Why should I trust images built by minimus.io? How do I know they don't contain malicious software? What's the point?
tuananh
this space is too crowded now. everyone is copying whatever Chainguard is doing - Chainguard Images - Chainguard Libraries - Chainguard VM ...
2OEH8eoCRo0
Supply chain attack waiting to happen
biimugan
What's the availability story? Docker Hub has pretty severe rate-limiting even if you're not an anonymous user.
NoNameProvided
In the risk reduction tab, it should compare the vulnerability count against the node-slim image. In my eyes, it takes away from the offering when they try to prop up the vuln count for the official images, and nobody deploys `node:latest`.
indigodaddy
I'm interested in using these images on exe.dev. exe supports any oci images and stands it up as a microvm, in which it would be used non-ephemerally from that point. I'm assuming the images don't have any rc/services. How hard would it be to pull that back in after image deployment? (Also looks like I'd want to use the -dev images which include shell/apk, etc)
euph0ria
Thank you for this! Super valuable for contribution to all businesses. Suppose I want to add a custom PHP extension such as NewRelic, how would I go about adding that on your distroless images?
csnoob
Is the cli open source? What about the images themselves? An easy comparison is wolfi, which is completely open source.