Allow pipeline podman/buildah commands to work with unprivileged runners
In order to support removing privileges from the gitlab runners the pipelines usage of podman and buildah commands will need to change to either other tools or to run unprivileged.
This ticket needs to be worked in conjunction with ticket 144 from the IronBank Bootstrap repo.