Quenchworks

Runtimes

24 runtimes

Hardened base images

These are the base images you build FROM and run on, the QuenchWorks answer to Chainguard's developer images. Every one is nonroot, shell-less, and multi-arch (amd64 + arm64), built from source on Wolfi, scanned to zero fixable CVEs, cosign-signed, and pinned by digest with an SPDX SBOM and a SLSA build-provenance attestation you can verify. 24 available now.

Language runtimes

The interpreter or toolchain for a language, ready to build and run code. Pick the version line you target and pin it.

Runtime bases

The slim final stage you copy a built app onto. No SDK, no build tools, just enough to run.

Build tools

A language base with a package or build tool preinstalled. Use it as the build stage, then run the result on a runtime base.

Build guides

Each guide shows the multi-stage Dockerfile for its ecosystem, from the build stage to the slim image you ship.