sha256:ae778f9385074e77b87bb5541715d045bfac801edfd777652b17d70061df5763
OS/ARCH
linux/amd64
Compressed size
52.5 MB
Last pushed
6 months by opswatdockerbuild
Type
Image
Manifest digest
sha256:56a96ea6a863f4e2983b4e85a8e90c7d8e514a95d7528fc10226ecb40dc294cf
Image Layers
1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.29.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.72 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 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 . # buildkit602 B20COPY ./Utils/scripts/linux/generate-env-config.sh . # buildkit473 B21COPY ./Utils/index-startup.html /usr/share/nginx/html/ # buildkit1.47 KB22RUN /bin/sh -c chmod +x2.51 KB23RUN /bin/sh -c apk add1.54 MB24COPY /app/ClientAppV2/build /usr/share/nginx/html # buildkit3.57 MB25COPY ./Utils/default.conf /etc/nginx/conf.d/default.conf # buildkit1.16 KB26RUN /bin/sh -c cp /usr/share/nginx/html/index.html626 B27RUN /bin/sh -c apk update5.81 MB28RUN /bin/sh -c apk add30.95 MB29RUN /bin/sh -c apk add415.75 KB30COPY ./Utils/package-check-mongo.json ./package.json # buildkit294 B31COPY ./Utils/scripts/linux/checkDatabase.js . # buildkit1.75 KB32COPY ./Utils/scripts/linux/checkJson.js . # buildkit707 B33COPY ./Web/ClientAppV2/src/assets/images/auth-background.webp /usr/share/nginx/html/assets/auth-background.webp # buildkit8.81 KB34RUN /bin/sh -c npm cache4.74 MB35RUN /bin/sh -c apk del37.88 KB36RUN /bin/sh -c apk add37.72 KB37RUN /bin/sh -c apk del37.72 KB38ENV NODE_OPTIONS=--dns-result-order=ipv4first0 B39EXPOSE [443/tcp 80/tcp]0 B40RUN /bin/sh -c touch /usr/share/nginx/html/startup-log.txt200 B41CMD ["/bin/sh" "-c" "/expose-localhost.sh &&0 BCommand
ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit