diff --git a/Dockerfile b/Dockerfile index 4e9e3eb..7ced1aa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -17,6 +17,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="\ conntrack-tools \ + iperf3 \ iproute \ nginx \ numactl \