Releases: daemonless/dbuild
Releases · daemonless/dbuild
Release list
v1.9.5
v1.9.4
v1.9.3
What's Changed
- feat: generate code for
-Pparameter ofappjail-oci(1)runby @DtxdF in #10 - feat: add code for AppJail (CLI) by @DtxdF in #11
- docs: display file names as comments for Director by @DtxdF in #12
- feat: honor
PORTSDIRenvironment variable ininitsubcommand by @DtxdF in #13
Full Changelog: v1.9.2...v1.9.3
v1.9.2
v1.9.1
dbuild 1.9.0
v1.8.8
v1.8.7
v1.8.6
What's Changed
dbuild test --puid — PUID/PGID ownership verification. Confirms an image
honors PUID/PGID: the bsd user is remapped and /config is fully
re-chowned, including across a redeploy onto an existing volume. Folded into the
normal test run and default-on for all variants -- opt out with cit: puid: false
or --puid=false.
Also: configurable registry input in the reusable build workflow, build-tools
now installed from a pinned bundle, and fixes to the generated README port
display (#8, thanks @varpon) and table whitespace.
Full Changelog: v1.8.5...v1.8.6