Image missing.
Show HN: Minimal – Open-Source Community driven Hardened Container Images

created: Jan. 31, 2026, 7:58 p.m. | updated: Feb. 1, 2026, 6:50 a.m.

Minimal: Hardened Container ImagesA collection of production-ready container images with minimal CVEs, rebuilt daily using Chainguard's apko and Wolfi packages. By including only required packages, these images maintain a reduced attack surface and typically have zero or near-zero known vulnerabilities. Available ImagesImage Pull Command Shell Use Case Python docker pull ghcr.io/rtvkiz/minimal-python:latest No Python apps, microservices Node.js docker pull ghcr.io/rtvkiz/minimal-node:latest Yes Node.js apps, JavaScript Bun docker pull ghcr.io/rtvkiz/minimal-bun:latest No Fast JavaScript/TypeScript runtime Go docker pull ghcr.io/rtvkiz/minimal-go:latest No Go development, CGO builds Nginx docker pull ghcr.io/rtvkiz/minimal-nginx:latest No Reverse proxy, static files HTTPD docker pull ghcr.io/rtvkiz/minimal-httpd:latest Maybe* Apache web server Jenkins docker pull ghcr.io/rtvkiz/minimal-jenkins:latest Yes CI/CD automation Redis-slim docker pull ghcr.io/rtvkiz/minimal-redis-slim:latest No In-memory data store PostgreSQL-slim docker pull ghcr.io/rtvkiz/minimal-postgres-slim:latest No Relational database*HTTPD, Jenkins,Node.js may include shell(sh,busybox) via transitive Wolfi dependencies. A successful output confirms the image was built by this repository's CI pipeline and hasn't been tampered with. Third-Party PackagesContainer images include packages from Wolfi and other sources, each with their own licenses (Apache-2.0, MIT, GPL, LGPL, BSD, etc.).

11 hours, 18 minutes ago: Hacker News