summaryrefslogtreecommitdiffhomepage
path: root/test/packetimpact/tests/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'test/packetimpact/tests/Dockerfile')
-rw-r--r--test/packetimpact/tests/Dockerfile5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/packetimpact/tests/Dockerfile b/test/packetimpact/tests/Dockerfile
deleted file mode 100644
index 507030cc7..000000000
--- a/test/packetimpact/tests/Dockerfile
+++ /dev/null
@@ -1,5 +0,0 @@
-FROM ubuntu:bionic
-
-RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y iptables netcat tcpdump iproute2 tshark
-RUN hash -r
-CMD /bin/bash