sha256:c07b046ded6232896c7c0b9bc4a9b677da5c02b51e958c9028490ffbfc1217a4
OS/ARCH
Compressed size
58.89 MB
Last pushed
over 2 years by rogerwesterbo
Type
Image
Manifest digest
sha256:72d5ab557124dedc54f681d8536c43e93ab7ff647ccc51a85c236c7d739b4a45
Image Layers
1ADD file ... in / 23.57 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.40 B5ENV NJS_VERSION=0.8.30 B6ENV PKG_RELEASE=1~bookworm0 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh35.14 MB10RUN |2 UID=101 GID=101 /bin/sh2.69 KB11COPY docker-entrypoint.sh / # buildkit627 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit961 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit399 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE map[8080/tcp:{}]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B21WORKDIR /app94 B22COPY nginx/http.conf /etc/nginx/conf.d/default.conf # buildkit611 B23COPY dist/consultevensen/browser/ /app/ # buildkit181.12 KBCommand
ADD file:6c18cdac8d96366de6fc24521b972b80d34639ac5484f27a5d4e355fca934e5d in /