sha256:5cbcd58e637e70df9c210123a042a5ee2d3447fec186e5e05154112936dc5dd4
OS/ARCH
linux/amd64
Compressed size
57.74 MB
Last pushed
1 day by devopslabos
Type
Image
Manifest digest
sha256:5cbcd58e637e70df9c210123a042a5ee2d3447fec186e5e05154112936dc5dd4
Image Layers
1ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit3.67 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.60 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.84 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 # buildkit404 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=1.0.10 B18ENV NJS_RELEASE=10 B19ENV ACME_VERSION=0.4.10 B20RUN /bin/sh -c set -x19.57 MB21ENV OTEL_VERSION=0.1.20 B22RUN /bin/sh -c set -x16.21 MB23EXPOSE map[4040/tcp:{} 443/tcp:{} 7777/tcp:{} 80/tcp:{}0 B24WORKDIR /etc/nginx32 B25RUN /bin/sh -c mkdir /etc/nginx/ssl132 B26RUN /bin/sh -c mkdir /etc/nginx/uploadfiles140 B27RUN /bin/sh -c mkdir /etc/nginx/logs133 B28RUN /bin/sh -c mkdir /etc/nginx/client-assets142 B29COPY Linux/nginx.conf /etc/nginx/conf.d/default.conf # buildkit4.6 KB30RUN /bin/sh -c sed -i478 B31RUN /bin/sh -c mkdir /etc/nginx/exporter136 B32COPY Linux/nginxlog-exporter-config.yml /etc/nginx/exporter/nginxlog-exporter-config.yml # buildkit717 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 update3.03 MB38RUN /bin/sh -c unlink /var/log/nginx/error.log188 B39RUN /bin/sh -c unlink /var/log/nginx/access.log190 B40RUN /bin/sh -c rm -f154 B41RUN /bin/sh -c echo "0190 B42COPY Linux/addTemplate.sh /usr/local/bin/addTemplate.sh # buildkit701 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 # buildkit406 B45COPY Linux/addMobileTemplate.sh /usr/local/bin/addMobileTemplate.sh # buildkit632 B46COPY Linux/addOpenObserve.sh /usr/local/bin/addOpenObserve.sh # buildkit943 B47COPY Linux/keycloakOldAdminPort.sh /usr/local/bin/keycloakOldAdminPort.sh # buildkit791 B48COPY Linux/server_template.conf /usr/local/bin/server_template.conf # buildkit1.07 KB49COPY Linux/server_mobile_template.conf /usr/local/bin/server_mobile_template.conf # buildkit801 B50COPY Linux/openobserve_server_template.conf /usr/local/bin/openobserve_server_template.conf # buildkit607 B51COPY Linux/run.sh /usr/local/bin/run.sh # buildkit805 B52COPY rate_limit.conf /etc/nginx/rate_limit.conf # buildkit212 B53COPY configs /usr/local/bin/configs # buildkit2.41 MB54COPY configs/kv-replacer /usr/local/bin/kv-replacer # buildkit1.18 MB55COPY nginx-extra /etc/nginx/extra # buildkit455 B56COPY headers /etc/nginx/headers # buildkit587 B57COPY servers /etc/nginx/servers # buildkit1.1 KB58COPY ssl-conf /etc/nginx/ssl-conf # buildkit310 B59RUN /bin/sh -c chmod +x1.18 MB60RUN /bin/sh -c chmod +x817 B61RUN /bin/sh -c chmod +x712 B62RUN /bin/sh -c chmod +x644 B63RUN /bin/sh -c chmod +x957 B64RUN /bin/sh -c chmod +x807 B65RUN /bin/sh -c chmod +x1005 B66RUN /bin/sh -c chmod +x417 B67RUN /bin/sh -c apk add675.41 KB68ENTRYPOINT ["/usr/local/bin/run.sh"]0 BCommand
ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit