Sign inSign up

opswat/mdcloudservices_web:4.4.0

Manifest digest

sha256:9e2339e9754956b05cc93a4bc2bbe92b1c1638882d1b8fd6b81c513ee09fb9d5

OS/ARCH

linux/amd64

Compressed size

55.45 MB

Last pushed

4 months by opswat

Type

Image

Manifest digest

sha256:9e2339e9754956b05cc93a4bc2bbe92b1c1638882d1b8fd6b81c513ee09fb9d5

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.29.20 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7RUN /bin/sh -c set -x1.72 MB
8COPY docker-entrypoint.sh / # buildkit627 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17COPY ./Utils/wait-for-it.sh . # buildkit1.63 KB
18COPY ./Utils/scripts/linux/expose-localhost.sh . # buildkit267 B
19COPY ./Utils/scripts/linux/webclient-startup.sh . # buildkit625 B
20COPY ./Utils/scripts/linux/generate-env-config.sh . # buildkit628 B
21COPY ./Utils/index-startup.html /usr/share/nginx/html/ # buildkit1.47 KB
22COPY ./Utils/index-startup-v2.html /usr/share/nginx/html/ # buildkit1.42 KB
23RUN /bin/sh -c chmod +x2.68 KB
24RUN /bin/sh -c apk add1.54 MB
25COPY /app/ClientAppV2/build /usr/share/nginx/html # buildkit3.58 MB
26COPY /app/build /usr/share/nginx/html/mdss-v2 # buildkit2.35 MB
27COPY ./Utils/default.conf /etc/nginx/conf.d/default.conf # buildkit1.27 KB
28RUN /bin/sh -c cp /usr/share/nginx/html/index.html628 B
29RUN /bin/sh -c cp /usr/share/nginx/html/mdss-v2/index.html592 B
30RUN /bin/sh -c apk update6.4 MB
31RUN /bin/sh -c apk add30.94 MB
32RUN /bin/sh -c apk add415.87 KB
33COPY ./Utils/package-check-mongo.json ./package.json # buildkit293 B
34COPY ./Utils/scripts/linux/checkDatabase.js . # buildkit1.87 KB
35COPY ./Utils/scripts/linux/checkJson.js . # buildkit707 B
36COPY ./Web/ClientAppV2/src/assets/images/auth-background.webp /usr/share/nginx/html/assets/auth-background.webp # buildkit8.81 KB
37RUN /bin/sh -c npm cache4.74 MB
38RUN /bin/sh -c apk del37.83 KB
39RUN /bin/sh -c apk add37.66 KB
40RUN /bin/sh -c apk del37.66 KB
41ENV NODE_OPTIONS=--dns-result-order=ipv4first0 B
42EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
43RUN /bin/sh -c touch /usr/share/nginx/html/startup-log.txt201 B
44CMD ["/bin/sh" "-c" "if [0 B

Command

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