Update Dockerfile
include iperf3, tcpdump, traceroute
This commit is contained in:
@@ -102,6 +102,9 @@ RUN apt-get update && \
|
||||
python3-pip \
|
||||
iptables \
|
||||
iperf \
|
||||
iperf3 \
|
||||
traceroute \
|
||||
tcpdump \
|
||||
mongodb-clients \
|
||||
gnupg && \
|
||||
apt-get autoremove -y && apt-get autoclean
|
||||
|
Reference in New Issue
Block a user