diff --git a/containers/runner/Dockerfile b/containers/runner/Dockerfile index 87dfda34..85f67815 100644 --- a/containers/runner/Dockerfile +++ b/containers/runner/Dockerfile @@ -8,6 +8,8 @@ RUN dnf -y update && \ rsync \ git \ virt-install \ + libvirt-daemon-driver-qemu \ + libvirt-daemon-proxy \ guestfs-tools \ genisoimage \ lorax-lmc-virt \