sha256:2f9cbfa1bb6dc183fde4df9d1ca82ab717c3643aad17d3bd9416b7279c9d5325
OS/ARCH
linux/amd64
Compressed size
57.1 MB
Last pushed
3 months by devopslabos
Type
Image
Manifest digest
sha256:2f9cbfa1bb6dc183fde4df9d1ca82ab717c3643aad17d3bd9416b7279c9d5325
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.10 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.8 MB8COPY docker-entrypoint.sh / # buildkit628 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 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.34 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/ssl131 B26RUN /bin/sh -c mkdir /etc/nginx/uploadfiles140 B27RUN /bin/sh -c mkdir /etc/nginx/logs134 B28RUN /bin/sh -c mkdir /etc/nginx/client-assets143 B29COPY Linux/nginx.conf /etc/nginx/conf.d/default.conf # buildkit4.19 KB30RUN /bin/sh -c sed -i481 B31RUN /bin/sh -c mkdir /etc/nginx/exporter137 B32COPY Linux/nginxlog-exporter-config.yml /etc/nginx/exporter/nginxlog-exporter-config.yml # buildkit719 B33COPY Linux/nginx.logrotate /etc/logrotate.d/nginx.logrotate # buildkit693 B34RUN /bin/sh -c chmod 0644690 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.log192 B39RUN /bin/sh -c unlink /var/log/nginx/access.log195 B40RUN /bin/sh -c rm -f156 B41RUN /bin/sh -c echo "0191 B42COPY Linux/addTemplate.sh /usr/local/bin/addTemplate.sh # buildkit702 B43COPY Linux/map_block.sh /usr/local/bin/map_block.sh # buildkit997 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 # buildkit214 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 # buildkit458 B53COPY headers /etc/nginx/headers # buildkit589 B54COPY servers /etc/nginx/servers # buildkit1.1 KB55COPY ssl-conf /etc/nginx/ssl-conf # buildkit310 B56RUN /bin/sh -c chmod +x1.18 MB57RUN /bin/sh -c chmod +x793 B58RUN /bin/sh -c chmod +x715 B59RUN /bin/sh -c chmod +x649 B60RUN /bin/sh -c chmod +x1009 B61RUN /bin/sh -c chmod +x420 B62RUN /bin/sh -c apk add675.89 KB63ENTRYPOINT ["/usr/local/bin/run.sh"]0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit