aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/ndpi/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'projects/ndpi/Dockerfile')
-rw-r--r--projects/ndpi/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/projects/ndpi/Dockerfile b/projects/ndpi/Dockerfile
index 70043085..3cf1cdc9 100644
--- a/projects/ndpi/Dockerfile
+++ b/projects/ndpi/Dockerfile
@@ -15,7 +15,6 @@
################################################################################
FROM gcr.io/oss-fuzz-base/base-builder
-MAINTAINER deri@ntop.org
RUN apt-get update && apt-get install -y make autoconf automake autogen pkg-config libtool flex bison
RUN git clone --depth 1 https://github.com/ntop/nDPI.git ndpi
ADD https://www.tcpdump.org/release/libpcap-1.9.1.tar.gz libpcap-1.9.1.tar.gz