Sign inSign up

opswat/mdcloudservices_web:410

Manifest digest

sha256:c6b948b6d643b1dc118ed6d6b1014bfe0417d8ff6c93f7b70a2d5fbcc78e829c

OS/ARCH

linux/amd64

Compressed size

63.23 MB

Last pushed

9 months by opswatdockerbuild

Type

Image

Manifest digest

sha256:c6b948b6d643b1dc118ed6d6b1014bfe0417d8ff6c93f7b70a2d5fbcc78e829c

Image Layers

1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.27.20 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7RUN /bin/sh -c set -x3.85 MB
8COPY docker-entrypoint.sh / # buildkit629 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 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
17ENV NJS_VERSION=0.8.60 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x14.4 MB
20COPY ./Utils/wait-for-it.sh . # buildkit1.63 KB
21COPY ./Utils/scripts/linux/expose-localhost.sh . # buildkit268 B
22COPY ./Utils/scripts/linux/webclient-startup.sh . # buildkit505 B
23COPY ./Utils/index-startup.html /usr/share/nginx/html/ # buildkit1.8 KB
24RUN /bin/sh -c chmod +x2.16 KB
25RUN /bin/sh -c apk add6.46 MB
26COPY /app/ClientAppV2/build /usr/share/nginx/html # buildkit3.38 MB
27COPY ./Utils/default.conf /etc/nginx/conf.d/default.conf # buildkit1.08 KB
28RUN /bin/sh -c cp /usr/share/nginx/html/index.html509 B
29RUN /bin/sh -c apk update2.22 MB
30RUN /bin/sh -c apk add25.06 MB
31RUN /bin/sh -c apk upgrade104.85 KB
32COPY ./Utils/package-check-mongo.json ./package.json # buildkit290 B
33COPY ./Utils/scripts/linux/checkMongo.js . # buildkit1.68 KB
34COPY ./Utils/scripts/linux/checkJson.js . # buildkit707 B
35COPY ./Web/ClientAppV2/src/assets/images/auth-background.webp /usr/share/nginx/html/assets/auth-background.webp # buildkit8.81 KB
36RUN /bin/sh -c npm cache4.17 MB
37RUN /bin/sh -c apk del61.12 KB
38RUN /bin/sh -c apk add60.95 KB
39EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
40RUN /bin/sh -c touch /usr/share/nginx/html/startup-log.txt210 B
41CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 B

Command

ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit