Sign inSign up

statusteam/spiffworkflow-frontend:deploy-mod-prod

Manifest digest

sha256:9682aeefe3964b16d15f84f0730806f97c0a227d6be20be0829de6215ec67bc5

OS/ARCH

linux/amd64

Compressed size

71.12 MB

Last pushed

about 2 years by statusteamauto

Type

Image

Manifest digest

sha256:9682aeefe3964b16d15f84f0730806f97c0a227d6be20be0829de6215ec67bc5

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.40 B
5ENV NJS_VERSION=0.8.30 B
6ENV PKG_RELEASE=1~bookworm0 B
7RUN /bin/sh -c set -x39.47 MB
8COPY docker-entrypoint.sh / # buildkit629 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17RUN /bin/sh -c rm -rf178 B
18COPY docker_build/nginx.conf.template /var/tmp # buildkit549 B
19COPY /app/dist /usr/share/nginx/html # buildkit3.86 MB
20COPY /app/bin /app/bin # buildkit3.13 KB
21CMD ["/app/bin/boot_server_in_docker"]0 B

Command

ADD file:d4bb05cb4d403a78b4ab5cd8d620330659d5aeb25f847d104ebc02c3a0f32624 in /