Stop unnecessarily enabling monolithic libvirt daemon
Current versions of libvirt have moved to a modular model with multiple specialized daemons https://libvirt.org/daemons.html
This commit is contained in:
parent
74190e6e00
commit
cb38f756e9
2 changed files with 0 additions and 4 deletions
|
@ -17,8 +17,6 @@ RUN dnf5 -y swap noopenh264 openh264 && dnf5 -y install mozilla-openh264
|
||||||
# Bulk of layered packages
|
# Bulk of layered packages
|
||||||
RUN dnf5 -y install virt-manager libvirt 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
|
|
||||||
|
|
||||||
# Set vim as default editor
|
# Set vim as default editor
|
||||||
RUN dnf5 -y swap nano-default-editor vim-default-editor
|
RUN dnf5 -y swap nano-default-editor vim-default-editor
|
||||||
|
|
||||||
|
|
|
@ -17,8 +17,6 @@ RUN dnf5 -y swap noopenh264 openh264 && dnf5 -y install mozilla-openh264
|
||||||
# Bulk of layered packages
|
# Bulk of layered packages
|
||||||
RUN dnf5 -y install virt-manager libvirt 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
|
|
||||||
|
|
||||||
# Set vim as default editor
|
# Set vim as default editor
|
||||||
RUN dnf5 -y swap nano-default-editor vim-default-editor
|
RUN dnf5 -y swap nano-default-editor vim-default-editor
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue