Add build dependencies for nDPI in Dockerfile
This commit is contained in:
@@ -11,6 +11,9 @@ RUN apt-get update && apt-get install -y \
|
||||
libpcap-dev \
|
||||
libjson-c-dev \
|
||||
pkg-config \
|
||||
autoconf \
|
||||
automake \
|
||||
libtool \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# Build and install nDPI
|
||||
|
||||
Reference in New Issue
Block a user