Files
ports/sysutils/py-dbuild/pkg-descr
T
Jesús Daniel Colmenares Oviedo 78d07a6433 sysutils/py-dbuild: New port: Build, test, and push FreeBSD OCI container images
dbuild is a build tool for daemonless container images. It reads a
project directory containing Containerfile templates and an optional
.daemonless/config.yaml, then handles the full image lifecycle:
build, integration test, SBOM generation, and registry push.

WWW: https://daemonless.io/guides/dbuild
2026-03-07 12:58:48 -04:00

5 lines
261 B
Plaintext

dbuild is a build tool for daemonless container images. It reads a
project directory containing Containerfile templates and an optional
.daemonless/config.yaml, then handles the full image lifecycle:
build, integration test, SBOM generation, and registry push.