sha256:a85c3f3497db2078570286fe49253885441f2d04391f79dcafe5f3621ffa26ed
OS/ARCH
linux/amd64
Compressed size
74.96 MB
Last pushed
almost 2 years by camptocamp
Type
Image
Manifest digest
sha256:a85c3f3497db2078570286fe49253885441f2d04391f79dcafe5f3621ffa26ed
Image Layers
1ADD rootfs.tar.xz / # buildkit27.78 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.30 B5ENV NJS_VERSION=0.8.70 B6ENV NJS_RELEASE=1~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8ENV DYNPKG_RELEASE=1~bookworm0 B9RUN /bin/sh -c set -x41.81 MB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19MAINTAINER Camptocamp0 B20RUN /bin/sh -c apt-get update300.88 KB21ADD https://github.com/kelseyhightower/confd/releases/download/v0.11.0/confd-0.11.0-linux-amd64 /usr/local/bin/confd # buildkit2.53 MB22RUN /bin/sh -c chmod +x2.53 MB23RUN /bin/sh -c mkdir -p176 B24COPY conf.d /etc/confd/conf.d # buildkit447 B25COPY templates /etc/confd/templates # buildkit2.34 KB26COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit244 B27VOLUME [/var/cache/nginx]0 B28ENTRYPOINT ["/docker-entrypoint.sh"]0 B29ENV NGX_ODOO_HOST=odoo0 B30ENV NGX_ODOO_LONGPOLLING_PORT=80720 B31ENV NGX_CACHE_SIZE=10m0 B32CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD rootfs.tar.xz / # buildkit