sha256:e6e4133af08ed7631363bfab733c0585ce9aefb4629ea728b594bc4e7eec3857
OS/ARCH
linux/amd64
Compressed size
44.4 MB
Last pushed
about 4 hours by camptocamp
Type
Image
Manifest digest
sha256:e6e4133af08ed7631363bfab733c0585ce9aefb4629ea728b594bc4e7eec3857
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 MB21MAINTAINER Camptocamp0 B22ADD https://github.com/kelseyhightower/confd/releases/download/v0.11.0/confd-0.11.0-linux-amd64 /usr/local/bin/confd # buildkit2.53 MB23RUN /bin/sh -c chmod +x2.53 MB24RUN /bin/sh -c mkdir -p176 B25COPY conf.d /etc/confd/conf.d # buildkit542 B26COPY templates /etc/confd/templates # buildkit2.76 KB27COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit467 B28RUN /bin/sh -c apk add3.02 MB29WORKDIR /tmp32 B30RUN /bin/sh -c wget https://github.com/martin-helmich/prometheus-nginxlog-exporter/releases/download/v1.10.0/prometheus-nginxlog-exporter_1.10.0_linux_amd64.tar.gz3.74 MB31RUN /bin/sh -c tar xvzfp3.75 MB32RUN /bin/sh -c mv /tmp/prometheus-nginxlog-exporter3.74 MB33RUN /bin/sh -c rm -rf92 B34WORKDIR /0 B35VOLUME [/var/cache/nginx]0 B36ENTRYPOINT ["/docker-entrypoint.sh"]0 B37ENV NGX_ODOO_HOST=odoo0 B38ENV NGX_ODOO_LONGPOLLING_PORT=80720 B39CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.24.2-x86_64.tar.gz / # buildkit