sha256:e86ade4ea1f6c9e5cc94db1f9145c405dea75bd0887b803883615d5bd96ae223
OS/ARCH
linux/amd64
Compressed size
59.48 MB
Last pushed
3 months by devopslabos
Type
Image
Manifest digest
sha256:e86ade4ea1f6c9e5cc94db1f9145c405dea75bd0887b803883615d5bd96ae223
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x4.15 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit953 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV NJS_VERSION=0.9.90 B18ENV NJS_RELEASE=10 B19ENV ACME_VERSION=0.4.10 B20RUN /bin/sh -c set -x19.36 MB21ENV OTEL_VERSION=0.1.20 B22RUN /bin/sh -c set -x15.97 MB23EXPOSE map[4040/tcp:{} 443/tcp:{} 7777/tcp:{} 80/tcp:{}0 B24WORKDIR /etc/nginx32 B25RUN /bin/sh -c mkdir /etc/nginx/ssl164 B26RUN /bin/sh -c mkdir /etc/nginx/uploadfiles169 B27RUN /bin/sh -c mkdir /etc/nginx/logs162 B28RUN /bin/sh -c mkdir /etc/nginx/client-assets171 B29COPY Linux/nginx.conf /etc/nginx/conf.d/default.conf # buildkit4.14 KB30RUN /bin/sh -c sed -i478 B31RUN /bin/sh -c mkdir /etc/nginx/exporter167 B32COPY Linux/nginxlog-exporter-config.yml /etc/nginx/exporter/nginxlog-exporter-config.yml # buildkit721 B33COPY Linux/nginx.logrotate /etc/logrotate.d/nginx.logrotate # buildkit692 B34RUN /bin/sh -c chmod 0644689 B35RUN /bin/sh -c wget https://github.com/martin-helmich/prometheus-nginxlog-exporter/releases/download/v1.11.0/prometheus-nginxlog-exporter_1.11.0_linux_amd64.tar.gz3.97 MB36RUN /bin/sh -c tar zxvf3.98 MB37RUN /bin/sh -c apk update2.9 MB38RUN /bin/sh -c unlink /var/log/nginx/error.log191 B39RUN /bin/sh -c unlink /var/log/nginx/access.log192 B40RUN /bin/sh -c rm -f154 B41RUN /bin/sh -c echo "0192 B42COPY Linux/addTemplate.sh /usr/local/bin/addTemplate.sh # buildkit704 B43COPY Linux/map_block.sh /usr/local/bin/map_block.sh # buildkit996 B44COPY Linux/remove_csp_if_qa.sh /usr/local/bin/remove_csp_if_qa.sh # buildkit408 B45COPY Linux/addMobileTemplate.sh /usr/local/bin/addMobileTemplate.sh # buildkit635 B46COPY Linux/server_template.conf /usr/local/bin/server_template.conf # buildkit1.07 KB47COPY Linux/server_mobile_template.conf /usr/local/bin/server_mobile_template.conf # buildkit805 B48COPY Linux/run.sh /usr/local/bin/run.sh # buildkit781 B49COPY rate_limit.conf /etc/nginx/rate_limit.conf # buildkit213 B50COPY configs /usr/local/bin/configs # buildkit2.41 MB51COPY configs/kv-replacer /usr/local/bin/kv-replacer # buildkit1.18 MB52COPY nginx-extra /etc/nginx/extra # buildkit479 B53COPY headers /etc/nginx/headers # buildkit612 B54COPY servers /etc/nginx/servers # buildkit1.13 KB55COPY ssl-conf /etc/nginx/ssl-conf # buildkit332 B56RUN /bin/sh -c chmod +x1.18 MB57RUN /bin/sh -c chmod +x792 B58RUN /bin/sh -c chmod +x717 B59RUN /bin/sh -c chmod +x648 B60RUN /bin/sh -c chmod +x1009 B61RUN /bin/sh -c chmod +x420 B62RUN /bin/sh -c apk add675.95 KB63ENTRYPOINT ["/usr/local/bin/run.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit