Mission & Overview
ContainerForge provides semantically versioned, rootless, and multi-architecture containers for various applications.
We adhere to the KISS principle, logging to stdout, maintaining one process per container, avoiding tools like s6-overlay, and building all images on top of Ubuntu.
We believe in not doing work twice without good reason. That is why we aim to follow the CI standards set by the home-operations community repository.
Features at a Glance
Section titled “Features at a Glance”- Rootless — containers run as user
568:568by default - Multi-architecture — amd64, arm64 and more
- Semantic versioning — pin by major, minor, patch, or SHA digest
- TrueNAS compatible — automatic digest updates with configurable update policies
- Signed builds — provenance attestation via GitHub Actions
- KISS — one process per container, stdout logging, no init systems