From 56c1232e5c772a4f34c0b6574fc9b0c76752e010 Mon Sep 17 00:00:00 2001 From: Ameer Hamza Khan Date: Thu, 10 Oct 2024 09:10:20 +0000 Subject: [PATCH] Added few more useful packages to the image. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 3d636ca..8911306 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ RUN echo "if [ -f /etc/bash_completion ] && ! shopt -oq posix; then \ RUN apt update -RUN apt install -y curl wget nano lsb-release nano sudo bash-completion jq git +RUN apt install -y curl wget nano lsb-release nano sudo bash-completion jq git screen cron RUN apt install -y net-tools iputils-ping tcpdump traceroute iproute2 iptables iperf3 dnsutils speedtest-cli