Sign inSign up

openim/openim-web-front:3.5.1-1

Multi-platform
Index digest

sha256:a2edf5895fda6c3462b0fb4f4e38ca87d4f6c42c28069b289a6fc9ffaf5c04e8

OS/ARCH

Compressed size

28.29 MB

Last pushed

over 2 years by openim

Type

Image

Manifest digest

sha256:b2bb2a6bdd631dc89589cbbc0b0fc50cd86d05ca63d564805078e89014f80080

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
19WORKDIR /usr/share/nginx/html/32 B
20USER root0 B
21COPY /app/nginx.conf /etc/nginx/conf.d/default.conf # buildkit422 B
22COPY /app/dist /usr/share/nginx/html/ # buildkit8.8 MB
23EXPOSE map[80/tcp:{}]0 B
24CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /