sha256:f09535be5a9a79aeda2a75a9ba7df3cb66615853b1bac672bdcd1afedf13c0f9
OS/ARCH
linux/amd64
Compressed size
104.79 MB
Last pushed
almost 2 years by shivamnagar409
Type
Image
Manifest digest
sha256:f09535be5a9a79aeda2a75a9ba7df3cb66615853b1bac672bdcd1afedf13c0f9
Image Layers
1ADD rootfs.tar.xz / # buildkit27.78 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.26.20 B5ENV NJS_VERSION=0.8.50 B6ENV NJS_RELEASE=1~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8ENV DYNPKG_RELEASE=2~bookworm0 B9RUN /bin/sh -c set -x39.94 MB10COPY docker-entrypoint.sh / # buildkit626 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19RUN /bin/sh -c useradd -ms3.28 KB20COPY /app/dist/ /usr/share/nginx/html # buildkit18.53 MB21COPY ./nginx.conf /etc/nginx/nginx.conf # buildkit536 B22COPY ./nginx-default.conf /etc/nginx/conf.d/default.conf # buildkit551 B23WORKDIR /usr/share/nginx/html32 B24COPY /app/./env.sh . # buildkit999 B25COPY /app/.env . # buildkit1.03 KB26COPY /app/health.html . # buildkit207 B27RUN /bin/sh -c chown -R18.53 MB28RUN /bin/sh -c chmod +x32 B29USER devtron0 B30CMD ["/bin/bash" "-c" "/usr/share/nginx/html/env.sh &&0 BCommand
ADD rootfs.tar.xz / # buildkit