Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit dfbcab2

Browse files
committed
Add anomaly envs to default Dockerfile
1 parent bb19457 commit dfbcab2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

util/docker/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ MAINTAINER Chaim Sanders [email protected]
44
ARG COMMIT=v3.2/dev
55
ARG REPO=SpiderLabs/owasp-modsecurity-crs
66
ENV PARANOIA=1
7+
ENV ANOMALYIN=5
8+
ENV ANOMALYOUT=4
79

810
RUN apt-get update && \
911
apt-get -y install python git ca-certificates iproute2

0 commit comments

Comments
 (0)