Removing wireguard-tools, adding libvirt

This commit is contained in:
Ben Radey
2023-06-05 23:51:05 -04:00
parent df95dcaa27
commit cf3ddf1767
+1 -1
View File
@@ -41,6 +41,7 @@ RUN rpm-ostree install \
htop \ htop \
iotop \ iotop \
ipmitool \ ipmitool \
libvirt \
lm_sensors \ lm_sensors \
net-tools \ net-tools \
nginx \ nginx \
@@ -53,7 +54,6 @@ RUN rpm-ostree install \
stress-ng \ stress-ng \
telnet \ telnet \
vim \ vim \
wireguard-tools \
zrepl-v0.6.0-1.x86_64 \ zrepl-v0.6.0-1.x86_64 \
&& rm -vrf /var && ostree container commit && rm -vrf /var && ostree container commit