fix container-tag
[it/test.git] / simulators / e2sim / docker / Dockerfile
index f1b6b62..1233a12 100644 (file)
@@ -36,6 +36,13 @@ RUN apt-get update \
        bison \
        flex \
   libboost-all-dev \
+       iputils-ping \
+       net-tools \
+       nano \
+       vim \
+       tcpdump \
+       net-tools \
+       nmap \
   && apt-get clean
 
 # Copy E2Sim sources into the container