Adding stress-ng

This commit is contained in:
Ben Radey
2023-05-22 22:38:39 -04:00
parent 9eb8fb595d
commit 129335675d
+1 -1
View File
@@ -27,6 +27,6 @@ RUN rpm-ostree install zfs && \
RUN test -h /usr/bin/ld && rm -v /usr/bin/ld RUN test -h /usr/bin/ld && rm -v /usr/bin/ld
RUN rpm-ostree install \ RUN rpm-ostree install \
distrobox iotop screen vim fuse-encfs borgbackup htop rclone ipmitool fuse-sshfs smartmontools nut lm_sensors hddtemp \ distrobox iotop screen vim fuse-encfs borgbackup htop rclone ipmitool fuse-sshfs smartmontools nut lm_sensors hddtemp stress-ng \
&& rm -vrf /var && ostree container commit && rm -vrf /var && ostree container commit