sha256:6e0525f5f95401809dbb59b01b0346278b0302ae83cb5fb99e3cc289dfbc4112
OS/ARCH
linux/amd64
Compressed size
57.05 MB
Last pushed
3 months by devopslabos
Type
Image
Manifest digest
sha256:6e0525f5f95401809dbb59b01b0346278b0302ae83cb5fb99e3cc289dfbc4112
Image Layers
1ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.20 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 # buildkit955 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.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.31 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/ssl162 B26RUN /bin/sh -c mkdir /etc/nginx/uploadfiles172 B27RUN /bin/sh -c mkdir /etc/nginx/logs162 B28RUN /bin/sh -c mkdir /etc/nginx/client-assets174 B29COPY Linux/nginx.conf /etc/nginx/conf.d/default.conf # buildkit4.41 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 # buildkit716 B33COPY Linux/nginx.logrotate /etc/logrotate.d/nginx.logrotate # buildkit688 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.log190 B39RUN /bin/sh -c unlink /var/log/nginx/access.log193 B40RUN /bin/sh -c rm -f154 B41RUN /bin/sh -c echo "0192 B42COPY Linux/addTemplate.sh /usr/local/bin/addTemplate.sh # buildkit703 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 # buildkit407 B45COPY Linux/addMobileTemplate.sh /usr/local/bin/addMobileTemplate.sh # buildkit633 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 # buildkit803 B48COPY Linux/run.sh /usr/local/bin/run.sh # buildkit779 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 # buildkit481 B53COPY headers /etc/nginx/headers # buildkit612 B54COPY servers /etc/nginx/servers # buildkit1.13 KB55COPY ssl-conf /etc/nginx/ssl-conf # buildkit334 B56RUN /bin/sh -c chmod +x1.18 MB57RUN /bin/sh -c chmod +x790 B58RUN /bin/sh -c chmod +x717 B59RUN /bin/sh -c chmod +x648 B60RUN /bin/sh -c chmod +x1007 B61RUN /bin/sh -c chmod +x418 B62RUN /bin/sh -c apk add675.29 KB63ENTRYPOINT ["/usr/local/bin/run.sh"]0 BCommand
ADD alpine-minirootfs-3.23.5-x86_64.tar.gz / # buildkit