Skip to content

Commit

Permalink
Include ethtool
Browse files Browse the repository at this point in the history
install ethtool

Signed-off-by: Mick Tarsel <[email protected]>
  • Loading branch information
mtarsel committed Nov 14, 2022
1 parent 96e344a commit f2f897d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM quay.io/centos/centos:stream8
RUN dnf install --best --refresh -y \
git \
iproute \
ethtool \
iptables \
iputils \
lsscsi \
Expand Down

0 comments on commit f2f897d

Please sign in to comment.