Set PODMAN_BUILD=1 in .config
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.
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.