sha256:3b7c52bf43c1e7843bcf07cc2f2cfa1b96cc4db690fce7792641f6230f83f676
OS/ARCH
linux/amd64
Compressed size
25.59 MB
Last pushed
almost 2 years by afumagalli98
Type
Image
Manifest digest
sha256:3b7c52bf43c1e7843bcf07cc2f2cfa1b96cc4db690fce7792641f6230f83f676
Image Layers
1ADD file ... in / 3.46 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.26.20 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=20 B7RUN /bin/sh -c set -x1.67 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 # buildkit393 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.50 B18ENV NJS_RELEASE=10 B19RUN /bin/sh -c set -x12.58 MB20COPY --from=build-stage /app/dist /usr/share/nginx/html7.88 MB21RUN echo -e "{\n\t\"APIServiceBaseUrl\":\"/api\",\n\t\"ChartServiceBaseUrl\":\"/chart\"\n}" >280 B22COPY nginx.conf /etc/nginx/conf.d/default.conf370 BCommand
ADD file:5758b97d8301c84a204a6e516241275d785a7cade40b2fb99f01fe122482e283 in /