Sign inSign up

opswat/mdcloudservices_web:platform-2.0

Manifest digest

sha256:0b22f59b5d13821f9e081626aa5390a8d61d283735929021d49d26b464befa14

OS/ARCH

linux/amd64

Compressed size

63.1 MB

Last pushed

12 months by opswatdockerbuild

Type

Image

Manifest digest

sha256:0b22f59b5d13821f9e081626aa5390a8d61d283735929021d49d26b464befa14

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 . # buildkit269 B
22COPY ./Utils/scripts/linux/webclient-startup.sh . # buildkit503 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.41 MB
26COPY /app/ClientAppV2/build /usr/share/nginx/html # buildkit3.35 MB
27COPY ./Utils/default.conf /etc/nginx/conf.d/default.conf # buildkit1.08 KB
28RUN /bin/sh -c cp /usr/share/nginx/html/index.html507 B
29RUN /bin/sh -c apk update2.22 MB
30RUN /bin/sh -c apk add25.06 MB
31RUN /bin/sh -c apk upgrade104.81 KB
32COPY ./Utils/package-check-mongo.json ./package.json # buildkit289 B
33COPY ./Utils/scripts/linux/checkMongo.js . # buildkit1.63 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.13 MB
37RUN /bin/sh -c apk del61.07 KB
38RUN /bin/sh -c apk add60.91 KB
39EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
40RUN /bin/sh -c touch /usr/share/nginx/html/startup-log.txt213 B
41CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 B

Command

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