sha256:b9dd998f01e710672084a8f8b75fab8f4855da709f449506f6dd5c4d094e08b9
OS/ARCH
linux/amd64
Compressed size
54.65 MB
Last pushed
3 months by opswat
Type
Image
Manifest digest
sha256:b9dd998f01e710672084a8f8b75fab8f4855da709f449506f6dd5c4d094e08b9
Image Layers
1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.31.00 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.8 MB8COPY docker-entrypoint.sh / # buildkit625 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit951 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit400 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17COPY ./Utils/wait-for-it.sh . # buildkit1.63 KB18COPY ./Utils/scripts/linux/expose-localhost.sh . # buildkit268 B19COPY ./Utils/scripts/linux/webclient-startup.sh . # buildkit624 B20COPY ./Utils/scripts/linux/generate-env-config.sh . # buildkit627 B21COPY ./Utils/index-startup.html /usr/share/nginx/html/ # buildkit1.48 KB22COPY ./Utils/index-startup-v2.html /usr/share/nginx/html/ # buildkit1.42 KB23RUN /bin/sh -c chmod +x2.68 KB24RUN /bin/sh -c apk add1.53 MB25COPY /app/ClientAppV2/build /usr/share/nginx/html # buildkit3.58 MB26COPY /app/build /usr/share/nginx/html/mdss-v2 # buildkit2.91 MB27COPY ./Utils/default.conf /etc/nginx/conf.d/default.conf # buildkit1.27 KB28RUN /bin/sh -c cp /usr/share/nginx/html/index.html632 B29RUN /bin/sh -c cp /usr/share/nginx/html/mdss-v2/index.html618 B30RUN /bin/sh -c apk update5.26 MB31RUN /bin/sh -c apk add30.63 MB32RUN /bin/sh -c apk add416.85 KB33COPY ./Utils/package-check-mongo.json ./package.json # buildkit292 B34COPY ./Utils/scripts/linux/checkDatabase.js . # buildkit1.87 KB35COPY ./Utils/scripts/linux/checkJson.js . # buildkit707 B36COPY ./Web/ClientAppV2/src/assets/images/auth-background.webp /usr/share/nginx/html/assets/auth-background.webp # buildkit8.82 KB37RUN /bin/sh -c npm cache4.72 MB38RUN /bin/sh -c apk del39.47 KB39RUN /bin/sh -c apk add39.34 KB40RUN /bin/sh -c apk del39.55 KB41ENV NODE_OPTIONS=--dns-result-order=ipv4first0 B42EXPOSE map[443/tcp:{} 80/tcp:{}]0 B43RUN /bin/sh -c touch /usr/share/nginx/html/startup-log.txt201 B44CMD ["/bin/sh" "-c" "if [0 BCommand
ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit