sha256:508b9b9009049d7545b02a4930978c1691b70bfc0f903c1ae081a675328af655
OS/ARCH
Compressed size
84.72 MB
Last pushed
24 days by touchthesun
Type
Image
Manifest digest
sha256:931d1ee0d63d2a27ef08a2970e4bef4999ad008cddbf4c4d71f074a7ecf4fcad
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g50.23 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12COPY /app/.next/standalone ./ # buildkit27.04 MB13COPY /app/.next/static ./.next/static # buildkit1.5 MB14COPY /app/public ./public # buildkit204 B15COPY docs-dist ./docs-dist # buildkit785.22 KB16ARG GIT_SHA=5b8ec6552ebddef28d8ac656c333e55baf1beb2e0 B17LABEL org.opencontainers.image.revision=5b8ec6552ebddef28d8ac656c333e55baf1beb2e0 B18ENV API_UPSTREAM_URL= DOCS_ROOT=/app/docs-dist HOSTNAME=0.0.0.0 PORT=80800 B19COPY entry.sh ./entry.sh # buildkit462 B20RUN |1 GIT_SHA=5b8ec6552ebddef28d8ac656c333e55baf1beb2e /bin/sh -c458 B21EXPOSE [8080/tcp]0 B22HEALTHCHECK {Test:[CMD-SHELL wget -qO- "http://localhost:${PORT}/healthz"0 B23CMD ["./entry.sh"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit