Sign inSign up

opswat/mdcloudservices_web:platform-2.1.1

Index digest

sha256:657e1cb18ea7a87ea41cbb269955216d78b5176d7bc623796f31d7018ba0443d

OS/ARCH

linux/amd64

Compressed size

63.29 MB

Last pushed

6 months by opswatdockerbuild

Type

Image

Manifest digest

sha256:d271d36de96a832c715977b21f7bb39d12cdb9aa4aca860b75f9837d3e1659c9

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 . # buildkit270 B
22COPY ./Utils/scripts/linux/webclient-startup.sh . # buildkit504 B
23COPY ./Utils/index-startup.html /usr/share/nginx/html/ # buildkit1.8 KB
24RUN /bin/sh -c chmod +x2.13 KB
25RUN /bin/sh -c apk add6.49 MB
26COPY /app/ClientAppV2/build /usr/share/nginx/html # buildkit3.38 MB
27COPY ./Utils/default.conf /etc/nginx/conf.d/default.conf # buildkit1.07 KB
28RUN /bin/sh -c cp /usr/share/nginx/html/index.html499 B
29RUN /bin/sh -c apk update2.22 MB
30RUN /bin/sh -c apk add25.06 MB
31RUN /bin/sh -c apk upgrade104.83 KB
32COPY ./Utils/package-check-mongo.json ./package.json # buildkit289 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.19 MB
37RUN /bin/sh -c apk del61.07 KB
38RUN /bin/sh -c apk add60.92 KB
39EXPOSE [443/tcp 80/tcp]0 B
40RUN /bin/sh -c touch /usr/share/nginx/html/startup-log.txt200 B
41CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 B

Command

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