mirror of https://github.com/k3s-io/k3s
Add conntrack to hyperkube
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