Added more network utilities.
This commit is contained in:
@@ -8,7 +8,7 @@ RUN apt update
|
||||
|
||||
RUN apt install -y curl wget nano lsb-core nano
|
||||
|
||||
RUN apt install -y net-tools iputils-ping tcpdump traceroute iproute2 iptables
|
||||
RUN apt install -y net-tools iputils-ping tcpdump traceroute iproute2 iptables iperf3 dnsutils speedtest-cli
|
||||
|
||||
COPY scripts/entrypoint.sh /entrypoint.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user