diff --git a/Dockerfile b/Dockerfile index 4e9e3eb..52f4537 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,7 @@ RUN rm -rf /opt/bin/local-scripts && ln -s /opt/bin/network-tools /usr/bin/netwo # Make sure to maintain alphabetical ordering when adding new packages. RUN INSTALL_PKGS="\ + containerd \ conntrack-tools \ iproute \ nginx \