sha256:587c121ed84f2d068e88701c47c8ce7bc4f1ad50a290e48bf25e76824c408b62
OS/ARCH
Compressed size
68.02 MB
Last pushed
about 1 month by fzipi
Type
Image
Manifest digest
sha256:a22b74913673d3d6e3cea61fb8afc5c80f35c6f1345f3fd4920a8f6f75bff94d
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV HTTPD_PREFIX=/usr/local/apache20 B3ENV PATH=/usr/local/apache2/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c mkdir -p145 B5WORKDIR /usr/local/apache232 B6RUN /bin/sh -c set -eux;1.91 MB7ENV HTTPD_VERSION=2.4.680 B8ENV HTTPD_SHA256=68c74d4df38c26bed4dfbdb8f3baf1eb532f3872357becc1bba5d136f6b63c060 B9ENV HTTPD_PATCHES=0 B10RUN /bin/sh -c set -eux;12.83 MB11STOPSIGNAL SIGWINCH0 B12COPY httpd-foreground /usr/local/bin/ # buildkit287 B13EXPOSE map[80/tcp:{}]0 B14CMD ["httpd-foreground"]0 B15ARG MODSEC2_VERSION=2.9.140 B16ARG LUA_VERSION=5.30 B17ARG LUA_MODULES=lua-zlib lua-socket0 B19ENV ACCESSLOG=/var/log/apache2/access.log APACHE_ALWAYS_TLS_REDIRECT=off APACHE_ERRORLOG_FORMAT="[%{u}t] [%-m:%l]0 B20COPY /usr/local/apache2/modules/mod_security2.so /usr/local/apache2/modules/mod_security2.so # buildkit1.09 MB21COPY /usr/local/apache2/ModSecurity-2.9.14/unicode.mapping /etc/modsecurity.d/unicode.mapping # buildkit4.64 KB22COPY /opt/owasp-crs /opt/owasp-crs # buildkit159.87 KB23COPY src/etc/modsecurity.d/*.conf /etc/modsecurity.d/ # buildkit1.81 KB24COPY src/bin/* /usr/local/bin/ # buildkit1.34 KB25COPY apache/conf/extra/*.conf /usr/local/apache2/conf/extra/ # buildkit1.73 KB26COPY src/etc/modsecurity.d/*.conf /etc/modsecurity.d/ # buildkit32 B27COPY src/opt/modsecurity/* /opt/modsecurity/ # buildkit3.3 KB28COPY apache/docker-entrypoint.sh / # buildkit225 B29RUN |3 MODSEC2_VERSION=2.9.14 LUA_VERSION=5.3 LUA_MODULES=lua-zlib14.93 MB30RUN |3 MODSEC2_VERSION=2.9.14 LUA_VERSION=5.3 LUA_MODULES=lua-zlib1.08 KB31RUN |3 MODSEC2_VERSION=2.9.14 LUA_VERSION=5.3 LUA_MODULES=lua-zlib8.68 MB32USER httpd0 B33ENTRYPOINT ["/docker-entrypoint.sh"]0 B34HEALTHCHECK {Test:[CMD-SHELL /usr/local/bin/healthcheck] Interval:0s Timeout:0s0 B35CMD ["httpd-foreground"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'