diff --git a/images/bootstrap/Dockerfile b/images/bootstrap/Dockerfile index e203949963..44429b829c 100644 --- a/images/bootstrap/Dockerfile +++ b/images/bootstrap/Dockerfile @@ -53,6 +53,7 @@ RUN dnf install -y \ skopeo \ sudo \ buildah \ + podman \ qemu-user-static \ wget &&\ dnf -y clean all