Sign inSign up

openim/openim-web:preview-k8s

Multi-platform
Index digest

sha256:1f73529bd42110e94734104709a39e1cd1eb3ddc7f0f3d2f59c6de5b0777cc2b

OS/ARCH

Compressed size

72.2 MB

Last pushed

over 2 years by openim

Type

Image

Manifest digest

sha256:7f0ddbba433e951cbd9ca2e80f5378c00405c3eaeddb531bd479df4bdacd7d42

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.30 B
5ENV NJS_VERSION=0.8.20 B
6ENV PKG_RELEASE=1~bookworm0 B
7RUN /bin/sh -c set -x36.28 MB
8COPY docker-entrypoint.sh / # buildkit627 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit363 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
17WORKDIR /usr/share/nginx/html/32 B
18USER root0 B
19COPY /app/nginx.conf /etc/nginx/conf.d/default.conf # buildkit416 B
20COPY /app/dist /usr/share/nginx/html/ # buildkit8.11 MB
21EXPOSE map[80/tcp:{}]0 B
22CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:70e4f0c71f88c97c8db279b998c10d4943954d304ff9f51875c3699a4dc5ee4e in /