mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Add conntrack to hyperkube
This commit is contained in:
parent
15b382be82
commit
e52476661d
@ -23,6 +23,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
|
||||
iptables \
|
||||
ethtool \
|
||||
ca-certificates \
|
||||
conntrack \
|
||||
file \
|
||||
util-linux \
|
||||
socat \
|
||||
|
Loading…
Reference in New Issue
Block a user