Commit e5247666 authored by Lucas Käldström's avatar Lucas Käldström

Add conntrack to hyperkube

parent 15b382be
...@@ -23,6 +23,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \ ...@@ -23,6 +23,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update -y \
iptables \ iptables \
ethtool \ ethtool \
ca-certificates \ ca-certificates \
conntrack \
file \ file \
util-linux \ util-linux \
socat \ socat \
......
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