Use podman for container build
podman offers the ability to mount a cache when building. Using it helps reduce build time and we can now use ccache in the container.
Edited by tusooa
podman offers the ability to mount a cache when building. Using it helps reduce build time and we can now use ccache in the container.