FreeBSD Base Core
| Description / name | Input element |
|---|---|
| Container Registry |
Minimal FreeBSD base image without service supervision. Foundation for CLI tools and non-daemon containers.
| Registry | ghcr.io/daemonless/base-core |
| Daemonless | daemonless/base-core |
| Source | freebsd/freebsd-src |
| Website | www.freebsd.org |
Version Tags
| Tag | Description | Best For |
|---|---|---|
15-pkg |
FreeBSD Port. Built from FreeBSD packages. | Production stability. |
15-pkg-latest |
FreeBSD Port. Built from FreeBSD packages. | Production stability. |
15 / 15.1-pkg / latest |
FreeBSD Port. Built from FreeBSD packages. | Production stability. |
15-latest / 15.1-pkg-latest |
FreeBSD Port. Built from FreeBSD packages. | Production stability. |
| Tag | Description | Best For |
|---|---|---|
15-pkg-aarch64 |
FreeBSD Port. Built from FreeBSD packages. | Production stability. |
15-pkg-latest-aarch64 |
FreeBSD Port. Built from FreeBSD packages. | Production stability. |
15-aarch64 / 15.1-pkg-aarch64 / latest-aarch64 |
FreeBSD Port. Built from FreeBSD packages. | Production stability. |
15-latest-aarch64 / 15.1-pkg-latest-aarch64 |
FreeBSD Port. Built from FreeBSD packages. | Production stability. |
Before deploying, ensure your host environment is ready. See the Quick Start Guide for host setup instructions, including the security model for host vs. container privileges.
Deployment
Interactive Configuration
Implementation Details
- Architectures: amd64, aarch64
- User:
bsd(UID/GID set via PUID/PGID). Defaults to1000:1000. - Base: Built on
ghcr.io/daemonless/base(FreeBSD 15.1).
Need help? Join our Discord community.