sha256:ccfc459d08917541dfde05bae840725a9d26075295a1c9e236ddbf7d31953a6b
OS/ARCH
linux/amd64
Compressed size
6.1 MB
Last pushed
over 1 year by trieve
Type
Image
Manifest digest
sha256:dd8471ad94a6de2319401c1ce6a44a8b22cbd9648095fd635036029b3eda4e4c
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.40 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.81 MB7COPY docker-entrypoint.sh / # buildkit629 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit392 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B16WORKDIR /usr/share/nginx/html32 B17COPY /app/frontends/dashboard/dist /usr/share/nginx/html # buildkit1.04 MB18COPY <<EOF /etc/nginx/conf.d/default.conf # buildkit276 B19COPY <<EOF /docker-entrypoint.d/01-insert-window-variable.sh # buildkit245 B20RUN /bin/sh -c chmod +x240 B21EXPOSE map[80/tcp:{}]0 BCommand
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /