sha256:5dd51471017093490bda9a27375c1b831bcc89cd1cfeb5ef3db85982a659e2d7
OS/ARCH
Compressed size
6.11 MB
Last pushed
6 months by fniessink
Type
Image
Manifest digest
sha256:f51b654c9065f6a2518c60efbeb6cfd6fc58b3ffe7877bd5525eb00382c1d663
Image Layers
1ADD alpine-minirootfs-3.22.3-aarch64.tar.gz / # buildkit3.95 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.29.30 B5ENV PKG_RELEASE=10 B6ENV DYNPKG_RELEASE=10 B7ARG UID=1010 B8ARG GID=1010 B9RUN |2 UID=101 GID=101 /bin/sh1.75 MB10RUN |2 UID=101 GID=101 /bin/sh2.73 KB11COPY docker-entrypoint.sh / # buildkit629 B12COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B13COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B14COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB15COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB16ENTRYPOINT ["/docker-entrypoint.sh"]0 B17EXPOSE [8080/tcp]0 B18STOPSIGNAL SIGQUIT0 B19USER 1010 B20CMD ["nginx" "-g" "daemon off;"]0 B22LABEL description=Quality-time frontend0 B23ENV FRONTEND_PORT=50000 B24COPY /home/frontend/dist /usr/share/nginx/html # buildkit423.08 KB25HEALTHCHECK &{["CMD-SHELL" "wget --spider http://0.0.0.0:\"${FRONTEND_PORT:-5000}\"/favicon.ico0 B26COPY *.template /etc/nginx/templates/ # buildkit474 BCommand
ADD alpine-minirootfs-3.22.3-aarch64.tar.gz / # buildkit