Sign inSign up

vshn/modsecurity:v3.3.8

Manifest digest

sha256:d13158a2ef6affd79139598649acf6b147572a2b4867933de5ac09f6981c5a1a

OS/ARCH

linux/amd64

Compressed size

73.67 MB

Last pushed

over 3 years by vshnbot

Type

Image

Manifest digest

sha256:d13158a2ef6affd79139598649acf6b147572a2b4867933de5ac09f6981c5a1a

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3ENV HTTPD_PREFIX=/usr/local/apache20 B
4ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
5/bin/sh -c mkdir -p "$HTTPD_PREFIX"178 B
6WORKDIR /usr/local/apache20 B
7/bin/sh -c set -eux; apt-get1.64 MB
8ENV HTTPD_VERSION=2.4.560 B
9ENV HTTPD_SHA256=d8d45f1398ba84edd05bb33ca7593ac2989b17cb9c7a0cafe5442d41afdb2d7c0 B
10ENV HTTPD_PATCHES=0 B
11/bin/sh -c set -eux; savedAptMark="$(apt-mark22.85 MB
12STOPSIGNAL SIGWINCH0 B
13COPY file:c432ff61c4993ecdef4786f48d91a96f8f0707f6179816ccb98db661bfb96b90 in /usr/local/bin/ 301 B
14EXPOSE 800 B
15CMD ["httpd-foreground"]0 B
16ARG MODSEC_VERSION=2.9.70 B
17LABEL maintainer=Felipe Zipitria <[email protected]>0 B
18ENV APACHE_ALWAYS_TLS_REDIRECT=off ACCESSLOG=/var/log/apache2/access.log BACKEND=http://localhost:80 BACKEND_WS=ws://localhost:80800 B
19COPY /usr/local/apache2/modules/mod_security2.so /usr/local/apache2/modules/mod_security2.so # buildkit1.06 MB
20COPY /usr/local/apache2/ModSecurity-2.9.7/modsecurity.conf-recommended /etc/modsecurity.d/modsecurity.conf # buildkit3.75 KB
21COPY /usr/local/apache2/ModSecurity-2.9.7/unicode.mapping /etc/modsecurity.d/unicode.mapping # buildkit4.64 KB
22COPY /opt/owasp-crs /opt/owasp-crs # buildkit293.78 KB
23COPY src/etc/modsecurity.d/*.conf /etc/modsecurity.d/ # buildkit1.04 KB
24COPY src/bin/* /usr/local/bin/ # buildkit1.03 KB
25COPY apache/conf/extra/*.conf /usr/local/apache2/conf/extra/ # buildkit2.5 KB
26COPY src/etc/modsecurity.d/*.conf /etc/modsecurity.d/ # buildkit32 B
27COPY src/opt/modsecurity/activate-*.sh /opt/modsecurity/ # buildkit2.3 KB
28COPY apache/docker-entrypoint.sh / # buildkit210 B
29RUN |1 MODSEC_VERSION=2.9.7 /bin/sh -c6.11 MB
30RUN |1 MODSEC_VERSION=2.9.7 /bin/sh -c7.25 MB
31ENTRYPOINT ["/docker-entrypoint.sh"]0 B
32HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck"] "0s" "0s"0 B
33CMD ["httpd-foreground"]0 B
34ENV APACHE_RUN_USER=www-data APACHE_RUN_GROUP=root SERVER_ADMIN=root@localhost0 B
35COPY file:59a539da1803887b3dadc3303d2603dd76753b8f90a1911f68f47ccb66792210 in /usr/local/apache2/conf/extra/httpd-vhosts.conf 984 B
36COPY file:8f6f489c43a3efab5733e9bb49c4906d8f652c19146723a15be0c51767a6f1f3 in /usr/local/apache2/conf/extra/httpd-logging.conf 1.13 KB
37COPY dir:9c3f34badecc7972873e3b03fdeb2ad669b76bb5051c26f0202af4b55d989874 in /etc/modsecurity.d 724 B
38COPY dir:f7e6f680f7532f48d02679b838baabec411b9917b05a042b56011fd301e85d25 in /opt/modsecurity/rules/before-crs.dist 1.87 KB
39COPY dir:3629607d060adca952ac58db268622a25da5cb6de17816948e7bb8a0b80c2840 in /opt/modsecurity/rules/after-crs.dist 633 B
40COPY multi:33c55288c7bfe26e0fd6f938422193be8e4554f055c81efac0060ed17ec52efc in /opt/ 3.29 KB
41/bin/sh -c echo 'Include conf/extra/httpd-logging.conf'9.9 KB
42COPY file:9e57f01c2aabb4af2dff787431803fa49f56af31c777bf78138c0e68d96bba4a in /etc/clamav/ 241 B
43/bin/sh -c apt-get update 4.46 MB
44/bin/sh -c mkdir -p 22.59 KB
45COPY file:a3dee8c647446472227f1a83cc1460d8206b5157839a1a828514a9f1e2c7d176 in /entrypoint.sh 252 B
46ENTRYPOINT ["/entrypoint.sh"]0 B
47CMD ["apachectl" "-D" "FOREGROUND"]0 B

Command

ADD file:493a5b0c8d2d63a1343258b3f9aa5fcd59a93f44fe26ad9e56b094c3a08fd3be in /