1
0
Fork 0

Enable libvirtd
All checks were successful
/ build-image (push) Successful in 4m9s

This commit is contained in:
ver4a 2024-11-06 09:05:25 +01:00
parent 61c16c1a2b
commit 8f0edab727

View file

@ -16,3 +16,5 @@ RUN rpm-ostree install virt-manager
# Remove rpm metadata cache # Remove rpm metadata cache
RUN rpm-ostree cleanup --repomd RUN rpm-ostree cleanup --repomd
RUN systemctl enable libvirtd