feat: use dev branch of nDPI
This commit is contained in:
parent
31220d9c1b
commit
5c155c602f
@ -53,7 +53,6 @@ RUN bash -c 'export MAKEFLAGS="$MAKEFLAGS -j$(nproc)" && printf "$MAKEFLAGS\n";
|
||||
export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:$PATH"; \
|
||||
git clone https://github.com/ntop/nDPI.git /tmp/nDPI && \
|
||||
cd /tmp/nDPI ; \
|
||||
git checkout 1.7 && \
|
||||
./autogen.sh && \
|
||||
./configure && \
|
||||
make && \
|
||||
|
Loading…
Reference in New Issue
Block a user