Reorganize directories and switch libaries to using asn1c
[it/test.git] / simulators / e2sim / docker / Dockerfile
index f1b6b62..3bee1c0 100644 (file)
@@ -36,6 +36,10 @@ RUN apt-get update \
        bison \
        flex \
   libboost-all-dev \
+       iputils-ping \
+       net-tools \
+       nano \
+       vim \
   && apt-get clean
 
 # Copy E2Sim sources into the container