Install virt-manager and LXC driver
This commit is contained in:
parent
bb4c784596
commit
cb256d0410
1 changed files with 3 additions and 0 deletions
|
|
@ -144,6 +144,9 @@ mv "/opt/teamviewer" /usr/lib/opt/
|
|||
# Install Waydroid
|
||||
RUN rpm-ostree install waydroid
|
||||
|
||||
# Install virt-manager and LXC driver
|
||||
RUN rpm-ostree install virt-manager libvirt-daemon-driver-lxc libvirt-daemon-lxc
|
||||
|
||||
# enable systemd services
|
||||
|
||||
RUN systemctl enable uksmd.service
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue