Commit 1ab03bea authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #18273 from thockin/ethtool

Auto commit by PR queue bot
parents 7432c6a5 340d29a4
...@@ -4,6 +4,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \ ...@@ -4,6 +4,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
&& DEBIAN_FRONTEND=noninteractive apt-get -yy -q \ && DEBIAN_FRONTEND=noninteractive apt-get -yy -q \
install \ install \
iptables \ iptables \
ethtool \
ca-certificates \ ca-certificates \
file \ file \
util-linux \ util-linux \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment