mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-20 01:23:48 +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 \
|
||||
install \
|
||||
iptables \
|
||||
ethtool \
|
||||
ca-certificates \
|
||||
file \
|
||||
util-linux \
|
||||
|
Reference in New Issue
Block a user