diff --git a/tasks/container/Containerfile b/tasks/container/Containerfile index 8e548c3a..dc9493b4 100644 --- a/tasks/container/Containerfile +++ b/tasks/container/Containerfile @@ -29,6 +29,7 @@ RUN dnf -y update && \ libvirt-daemon-driver-qemu \ libvirt-daemon-driver-storage-core \ libvirt-python3 \ + lorax \ nc \ net-tools \ nodejs-devel \