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 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 . # buildkit269 B22COPY ./Utils/scripts/linux/webclient-startup.sh . # buildkit503 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.35 MB27COPY ./Utils/default.conf /etc/nginx/conf.d/default.conf # buildkit1.08 KB28RUN /bin/sh -c cp /usr/share/nginx/html/index.html507 B29RUN /bin/sh -c apk update2.22 MB30RUN /bin/sh -c apk add25.06 MB31RUN /bin/sh -c apk upgrade104.81 KB32COPY ./Utils/package-check-mongo.json ./package.json # buildkit289 B33COPY ./Utils/scripts/linux/checkMongo.js . # buildkit1.63 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.13 MB37RUN /bin/sh -c apk del61.07 KB38RUN /bin/sh -c apk add60.91 KB39EXPOSE map[443/tcp:{} 80/tcp:{}]0 B40RUN /bin/sh -c touch /usr/share/nginx/html/startup-log.txt213 B41CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD alpine-minirootfs-3.20.3-x86_64.tar.gz / # buildkit