ContainerForge is an opinionated collection of container images built on
Ubuntu, following semantic versioning, rootless-by-default principles, and
multi-architecture support.
Rootless by Default
All containers run as a non-root user (568:568) out of the box for
improved security. No extra configuration needed.
Multi-Architecture
Images are built for multiple architectures so they work on amd64, arm64,
and more — right out of the box.
Semantically Versioned
Pin to a major, minor, or patch tag — or lock to a sha256 digest for full
immutability. Renovate-friendly.
Open Source
All images and build pipelines are open source, built with GitHub Actions,
and published via GitHub Packages.
Why ContainerForge?
KISS Principle
One process per container, logs to stdout, no s6-overlay — containers
stay simple, debuggable, and composable.
TrueNAS Compatible
Built-in support for TrueNAS Apps user, automatic digest updates, and
configurable update policies per tag level.
Verified Builds
Every image is signed with GitHub attestation so you can verify provenance
before deploying.
Community Driven
Join our Discord to request
images, report issues, or contribute.