From 272708f1d187097b67a347e7cd01806226536b6c Mon Sep 17 00:00:00 2001 From: Thomas Deutsch Date: Thu, 21 Mar 2024 14:30:08 +0100 Subject: [PATCH] feat(container): Add hdparm package --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 9ee14f0..5b673a8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,6 +34,7 @@ RUN chmod +x /scripts/* \ ethtool \ fio \ git \ + hdparm \ htop \ ioping \ iozone@testing \