From 221f1fd3696591de819e053c6a2bdf072ab1b72b Mon Sep 17 00:00:00 2001 From: Ameer Hamza Khan Date: Wed, 9 Oct 2024 07:23:51 +0000 Subject: [PATCH] Exchanged lsb-core with lsb-release because former isn't available on newer ubuntu version. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d10ef6e..3d636ca 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-core nano sudo bash-completion jq git +RUN apt install -y curl wget nano lsb-release nano sudo bash-completion jq git RUN apt install -y net-tools iputils-ping tcpdump traceroute iproute2 iptables iperf3 dnsutils speedtest-cli