Install VDO tools and Bees
This commit is contained in:
parent
2b20fb7b3f
commit
09aa6d8ad2
1 changed files with 3 additions and 0 deletions
|
|
@ -138,6 +138,9 @@ RUN rpm-ostree install waydroid
|
|||
# Install virt-manager and LXC driver
|
||||
RUN rpm-ostree install virt-manager libvirt-daemon-driver-lxc libvirt-daemon-lxc
|
||||
|
||||
# Install VDO tools and Bees
|
||||
RUN rpm-ostree install vdo bees
|
||||
|
||||
# disable scx service
|
||||
RUN systemctl disable scx.service
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue