Skip to content

Set PODMAN_BUILD=1 in .config

Ron Williams requested to merge rw_van/redox:rw_van_221221 into master

During bootstrap, create .config and set PODMAN_BUILD?=1. Note that PODMAN_BUILD requires "?=" because running make inside the container must be able to set PODMAN_BUILD=0.

Merge request reports