From b25c90a79f66fc1080735c7f758a616509f64bd4 Mon Sep 17 00:00:00 2001 From: Ameer Hamza Date: Thu, 9 Nov 2023 13:33:27 +0800 Subject: [PATCH] Added a new useful package. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 05ccae4..b7f1746 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ RUN echo "if [ -f /etc/bash_completion ] && ! shopt -oq posix; then \ RUN apt update -RUN apt install -y curl wget nano lsb-core nano sudo bash-completion +RUN apt install -y curl wget nano lsb-core nano sudo bash-completion jq RUN apt install -y net-tools iputils-ping tcpdump traceroute iproute2 iptables iperf3 dnsutils speedtest-cli