mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-21 09:57:52 +00:00
Add ethtool to hyperkube
This commit is contained in:
@@ -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 \
|
||||||
|
Reference in New Issue
Block a user