diff --git a/Dockerfile b/Dockerfile index 85528fc..24d785b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,6 +3,7 @@ FROM quay.io/centos/centos:stream8 RUN dnf install --best --refresh -y \ git \ iproute \ + ethtool \ iptables \ iputils \ lsscsi \