diff --git a/Dockerfile.gnome b/Dockerfile.gnome index 3c89c93..a0078f5 100644 --- a/Dockerfile.gnome +++ b/Dockerfile.gnome @@ -15,7 +15,7 @@ RUN dnf5 -y install --allowerasing ffmpeg RUN dnf5 -y swap noopenh264 openh264 && dnf5 -y install mozilla-openh264 # Bulk of layered packages -RUN dnf5 -y install virt-manager vim neovim bat btop pv restic zstd nmap-ncat +RUN dnf5 -y install virt-manager libvirt vim neovim bat btop pv restic zstd nmap-ncat RUN systemctl enable libvirtd diff --git a/Dockerfile.kde b/Dockerfile.kde index a2a0987..6d1bc5e 100644 --- a/Dockerfile.kde +++ b/Dockerfile.kde @@ -15,7 +15,7 @@ RUN dnf5 -y install --allowerasing ffmpeg RUN dnf5 -y swap noopenh264 openh264 && dnf5 -y install mozilla-openh264 # Bulk of layered packages -RUN dnf5 -y install virt-manager vim neovim bat btop pv restic zstd nmap-ncat +RUN dnf5 -y install virt-manager libvirt vim neovim bat btop pv restic zstd nmap-ncat RUN systemctl enable libvirtd