Skip to content

Commit

Permalink
Merge pull request #5 from mtarsel/ethtool
Browse files Browse the repository at this point in the history
Include ethtool
  • Loading branch information
mkumatag authored Nov 15, 2022
2 parents 96e344a + f2f897d commit b5dd7ee
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 b5dd7ee

Please sign in to comment.