Sign inSign up

primussafe/primus-safe-web:202609030254

Index digest

sha256:e0b37ae62785443a052b9485851b3f54dd4a4f779d6b1c2fcca41c6510ae628b

OS/ARCH

linux/amd64

Compressed size

24.13 MB

Last pushed

16 days by primussafe

Type

Image

Manifest digest

sha256:8811e653443bb9b51df2e2b29edbda7c56cc4567a39ebbc76d147c4dac01cecf

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.50 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x3.8 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16ENV NJS_VERSION=0.8.40 B
17ENV NJS_RELEASE=30 B
18RUN /bin/sh -c set -x12.44 MB
19RUN /bin/sh -c apk add959.74 KB
20RUN /bin/sh -c mkdir -p199 B
21COPY /workspace/apps/safe/dist/ /usr/share/nginx/html/ # buildkit2.4 MB
22COPY /workspace/apps/lens/dist/ /usr/share/nginx/html/lens/ # buildkit1.3 MB
23COPY nginx.conf /etc/nginx/nginx.conf # buildkit3.01 KB
24COPY start.sh /start.sh # buildkit974 B
25RUN /bin/sh -c chmod +x974 B
26EXPOSE [80/tcp]0 B
27EXPOSE [7890/tcp]0 B
28CMD ["/start.sh"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /