sha256:101975b640e07ba240720aed4638939f36337371018c02e33f7cb45f37d7f6e9
OS/ARCH
linux/amd64
Compressed size
63.17 MB
Last pushed
10 months by opswatdockerbuild
Type
Image
Manifest digest
sha256:101975b640e07ba240720aed4638939f36337371018c02e33f7cb45f37d7f6e9
Image Layers
1ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit3.46 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.27.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x3.85 MB8COPY docker-entrypoint.sh / # buildkit629 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV NJS_VERSION=0.8.60 B18ENV NJS_RELEASE=10 B19RUN /bin/sh -c set -x14.4 MB20COPY ./Utils/wait-for-it.sh . # buildkit1.63 KB21COPY ./Utils/scripts/linux/expose-localhost.sh . # buildkit270 B22COPY ./Utils/scripts/linux/webclient-startup.sh . # buildkit505 B23COPY ./Utils/index-startup.html /usr/share/nginx/html/ # buildkit1.8 KB24RUN /bin/sh -c chmod +x2.16 KB25RUN /bin/sh -c apk add6.41 MB26COPY /app/ClientAppV2/build /usr/share/nginx/html # buildkit3.38 MB27COPY ./Utils/default.conf /etc/nginx/conf.d/default.conf # buildkit1.08 KB28RUN /bin/sh -c cp /usr/share/nginx/html/index.html513 B29RUN /bin/sh -c apk update2.22 MB30RUN /bin/sh -c apk add25.06 MB31RUN /bin/sh -c apk upgrade104.82 KB32COPY ./Utils/package-check-mongo.json ./package.json # buildkit290 B33COPY ./Utils/scripts/linux/checkMongo.js . # buildkit1.68 KB34COPY ./Utils/scripts/linux/checkJson.js . # buildkit707 B35COPY ./Web/ClientAppV2/src/assets/images/auth-background.webp /usr/share/nginx/html/assets/auth-background.webp # buildkit8.81 KB36RUN /bin/sh -c npm cache4.16 MB37RUN /bin/sh -c apk del61.08 KB38RUN /bin/sh -c apk add60.91 KB39EXPOSE [443/tcp 80/tcp]0 B40RUN /bin/sh -c touch /usr/share/nginx/html/startup-log.txt211 B41CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit