v3.58.0
Added:
- Add Podman support and SELinux volume handling to
run_docker_build.shtemplate, enabling local builds on
systems where Docker is unavailable. The container runtime can
now be overridden using theDOCKER_EXECUTABLEenvironment
variable for one-off builds without rerendering. (#2435)
Fixed:
Authors:
- Jaime Rodríguez-Guerra
- Aman Srivastava