-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
your modsec building breaks
I cannot create the image from your docker file
errror:
/utils/geo_lookup.cc: ion member function book modsecurity:LUtils ... invalid conversion from 'const MMDB_s* to 'MMDB_s* [-fpermissive]
RUN cd /opt && \
git clone --depth 1 -b v3/master --single-branch https://github.com/SpiderLabs/ModSecurity && \
cd ModSecurity && \
git submodule init && \
git submodule update && \
./build.sh && \
./configure && \
make && \
make install
Metadata
Metadata
Assignees
Labels
No labels