From a675af509e0fd8c98dd344eab0fbba3836a88a5b Mon Sep 17 00:00:00 2001 From: Ben Radey Date: Mon, 12 Jan 2026 13:32:07 -0500 Subject: [PATCH] Adding igt-gpu-tools to supermicro --- Containerfile-supermicro-x10drh | 1 + 1 file changed, 1 insertion(+) diff --git a/Containerfile-supermicro-x10drh b/Containerfile-supermicro-x10drh index 3a3e3ef..39f4b75 100644 --- a/Containerfile-supermicro-x10drh +++ b/Containerfile-supermicro-x10drh @@ -44,6 +44,7 @@ RUN dnf5 install -y \ hddtemp \ htop \ iftop \ + igt-gpu-tools \ iotop \ ipmitool \ libvirt \