From 4c515f79b199d7baae279c007cbbe6ef14797548 Mon Sep 17 00:00:00 2001 From: nismoau <54876258+nismoau@users.noreply.github.com> Date: Wed, 24 Mar 2021 14:54:33 +0800 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f50c8fa..42692f7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM ubuntu:latest RUN apt update -RUN apt install -y curl wget bash nano net-tools fping iperf mz nmap netcat traceroute net-tools tcpdump termshark dnsutils iputils-ping libpcap-dev vnstat iftop iptraf nginx +RUN apt install -y curl wget bash nano net-tools fping iperf mz nmap netcat traceroute net-tools tcpdump termshark dnsutils iputils-ping libpcap-dev vnstat iftop iptraf nginx lsof COPY ./files/mreceive /usr/local/sbin/ COPY ./files/msend /usr/local/sbin/ COPY ./files/udpreplay /usr/local/bin/