Add libvirt qemu driver to allow interfacing with host hypervisor

This commit is contained in:
2025-08-25 11:08:11 -06:00
parent 302ffeb243
commit 3bc74e4180

View File

@@ -34,6 +34,7 @@ RUN dnf install --assumeyes \
libacl-devel \
libffi-devel \
libpq-devel \
libvirt-daemon-driver-qemu \
libzstd-devel \
lz4-devel \
make \