improves on the nfregex binary x3
This commit is contained in:
@@ -16,7 +16,7 @@ RUN bun run build
|
||||
#Building main conteiner
|
||||
FROM --platform=$TARGETARCH debian:stable-slim AS base
|
||||
RUN apt-get update -qq && apt-get upgrade -qq && \
|
||||
apt-get install -qq python3-pip \
|
||||
apt-get install -qq python3-pip build-essentials \
|
||||
libnetfilter-queue-dev libnfnetlink-dev libmnl-dev libcap2-bin\
|
||||
nftables libvectorscan-dev libtins-dev python3-nftables
|
||||
|
||||
|
||||
Reference in New Issue
Block a user