Skip to content

Commit 37fdd43

Browse files
author
Vincent Devillers
committed
Add missing libs
1 parent fae028e commit 37fdd43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ ARG TARGETPLATFORM
210210
ARG NAP_MODULES=none
211211

212212
# GRAAL: add modsecurity
213+
RUN apt-get update && apt-get install -y -q --fix-missing --no-install-recommends apt-utils autoconf automake build-essential git libcurl4-openssl-dev libgeoip-dev liblmdb-dev libpcre++-dev libtool libxml2-dev libyajl-dev pkgconf wget zlib1g-dev
213214
RUN --mount=type=bind,from=modsecurity-lib,target=/tmp/ot/ \
214215
ls -all /tmp/ot/usr/local/modsecurity/ \
215216
&& ls -all /tmp/ot/usr/lib/nginx/modules/ \

0 commit comments

Comments
 (0)