sha256:7c4c109cc01f4df0e87a5126b845bda42d5ac6e367d41273484aedf8b681ca8e
OS/ARCH
Compressed size
95.21 MB
Last pushed
about 1 year by binbashing
Type
Image
Manifest digest
sha256:4a4d7ce3fdf1e8d765a674021eacfe3d21dac1d2a4be2ec054ae2bcaf5537bf4
Image Layers
1# debian.sh --arch 'armhf' out/22.82 MB3ENV NGINX_VERSION=1.28.00 B4ENV NJS_VERSION=0.8.100 B5ENV NJS_RELEASE=1~bookworm0 B6ENV PKG_RELEASE=1~bookworm0 B7ENV DYNPKG_RELEASE=1~bookworm0 B8ARG UID=1010 B9ARG GID=1010 B10RUN |2 UID=101 GID=101 /bin/sh35.19 MB11RUN |2 UID=101 GID=101 /bin/sh2.69 KB12COPY docker-entrypoint.sh / # buildkit627 B13COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit960 B14COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit408 B15COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB16COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB17ENTRYPOINT ["/docker-entrypoint.sh"]0 B18EXPOSE map[8080/tcp:{}]0 B19STOPSIGNAL SIGQUIT0 B20USER 1010 B21CMD ["nginx" "-g" "daemon off;"]0 B22ARG MODSEC3_VERSION=3.0.140 B23ARG LMDB_VERSION=0.9.290 B24ARG LUA_VERSION=5.30 B25ARG LUA_MODULES=lua-zlib lua-socket0 B26ARG NGINX_HOME=/etc/nginx0 B27ARG READ_ONLY_FS=false0 B29ENV NGINX_HOME=/etc/nginx0 B30ENV ACCESSLOG=/var/log/nginx/access.log BACKEND=http://localhost:80 CORS_HEADER_403_ALLOW_ORIGIN=* CORS_HEADER_403_ALLOW_METHODS=GET,0 B31COPY /usr/local/modsecurity/lib/libmodsecurity.so.3.0.14 /usr/local/modsecurity/lib/ # buildkit616.04 KB32COPY /etc/nginx/modules/*.so /etc/nginx/modules/ # buildkit13.75 KB33COPY /usr/local/lib/liblmdb.so /usr/local/lib/ # buildkit35.94 KB34COPY /usr/share/TLS/dhparam-* /etc/ssl/certs/ # buildkit840 B35COPY /etc/modsecurity.d/unicode.mapping /etc/modsecurity.d/unicode.mapping # buildkit4.64 KB36COPY /opt/owasp-crs /opt/owasp-crs # buildkit235.12 KB37COPY src/etc/modsecurity.d/modsecurity.conf /etc/nginx/templates/modsecurity.d/modsecurity.conf.template # buildkit1.52 KB38COPY src/etc/modsecurity.d/modsecurity-override.conf /etc/nginx/templates/modsecurity.d/modsecurity-override.conf.template # buildkit290 B39COPY src/etc/modsecurity.d/setup.conf /etc/nginx/templates/modsecurity.d/setup.conf.template # buildkit503 B40COPY nginx/docker-entrypoint.d/*.sh /docker-entrypoint.d/ # buildkit1.02 KB41COPY src/opt/modsecurity/activate-plugins.sh /docker-entrypoint.d/94-activate-plugins.sh # buildkit696 B42COPY src/opt/modsecurity/configure-rules.sh /docker-entrypoint.d/95-configure-rules.sh # buildkit1.93 KB43COPY src/opt/modsecurity/configure-rules.conf /docker-entrypoint.d/ # buildkit969 B44COPY nginx/templates /etc/nginx/templates/ # buildkit2.04 KB45COPY src/bin/* /usr/local/bin/ # buildkit1.34 KB46USER root0 B47RUN |6 MODSEC3_VERSION=3.0.14 LMDB_VERSION=0.9.29 LUA_VERSION=5.318.06 MB48RUN |6 MODSEC3_VERSION=3.0.14 LMDB_VERSION=0.9.29 LUA_VERSION=5.3236 B49USER nginx0 B50RUN |6 MODSEC3_VERSION=3.0.14 LMDB_VERSION=0.9.29 LUA_VERSION=5.3175 B51HEALTHCHECK &{["CMD-SHELL" "/usr/local/bin/healthcheck"] "0s" "0s"0 B52ADD https://raw.githubusercontent.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker/master/install-ngxblocker /usr/local/sbin/install-ngxblocker # buildkit3.66 KB53USER root0 B54RUN /bin/sh -c apt-get update17.86 MB55RUN /bin/sh -c cd /usr/local/sbin/131.84 KB56RUN /bin/sh -c setup-ngxblocker -x248.8 KB57USER nginx0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1747699200'