sha256:a92f30362b84e00a2569471fe8a01f7dea3cc9a9e47f0d06267716ca37ae7078
OS/ARCH
Compressed size
28.55 MB
Last pushed
9 months by olblak
Type
Image
Manifest digest
sha256:d3d655bab9008d6e191ed602e19d61c0cd722422a6d81f9c666cffde78ca93b5
Image Layers
1ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.28.10 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7RUN /bin/sh -c set -x1.75 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 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.36 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17ENV NJS_VERSION=0.9.40 B18ENV NJS_RELEASE=10 B19RUN /bin/sh -c set -x16.46 MB20COPY /app/dist /usr/share/nginx/html # buildkit6.66 MB21COPY docker/nginx/conf.d/default.conf /etc/nginx/conf.d/default.conf # buildkit292 B22COPY docker/config.js /usr/share/nginx/html/config.js # buildkit358 B23COPY docker/config.json /usr/share/nginx/html/config.json # buildkit313 B24COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit459 B25RUN /bin/sh -c chmod +x460 B27LABEL org.opencontainers.image.title=Udash-front0 B28LABEL org.opencontainers.image.description=The Udash Frontend0 B29LABEL org.opencontainers.image.source=https://github.com/updatecli/udash-front0 B30EXPOSE [80/tcp]0 B31ENTRYPOINT ["/docker-entrypoint.sh"]0 B32CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit