78d07a6433
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
5 lines
261 B
Plaintext
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.
|