Minimus container images are now free
- Security
- Infrastructure
- Open Source
- Developer Tools
Minimus opened up its Community Edition, making more than a thousand hardened OCI container images free to use. The company says the images are built continuously from upstream source, assembled onto a distroless base, signed, published with a software bill of materials, and offered in both amd64 and arm64. The intended value is simple: swap in these images for standard Docker Hub style bases and cut known CVEs by shrinking the filesystem and rebuilding quickly when upstream components change. Enterprise features like alerting, integrations, image customization, self-hosting, support, and SLAs remain paid.
If you already pay for hardened base images, compare Minimus on practical details, not marketing copy: image coverage, openness, notification workflow, and migration cost. If you try it, treat it like any third-party registry dependency by caching images internally and keeping your own runtime visibility and vulnerability scanning.
- images.minimus.io
- Discuss on HN