diff --git a/Dockerfile b/Dockerfile index 828a324..f28503a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,14 +16,10 @@ 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="\ - bcc \ - bcc-tools \ conntrack-tools \ iproute \ nginx \ numactl \ - perf \ - python3-bcc \ traceroute \ wireshark-cli \ " && \