sha256:b883baa713e0bd49c779546934f008e4e5aedc558ae8035488ef786631b33471
OS/ARCH
Compressed size
1.01 GB
Last pushed
6 months by simplyblockchris
Type
Image
Manifest digest
sha256:68424c312fbb757dab04b61816dec43f5a495d3b5e57e09255cc98ab76a5a11c
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=25.8.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.78 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV PNPM_HOME=/pnpm0 B11ENV PATH=/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B12ARG NEXT_PUBLIC_GIT_COMMIT_HASH=933ebe057b008ef76467f142ae0f61cb5338ef1c0 B13ARG NEXT_PUBLIC_BUILD_TIME=2026-03-25T14:17:11+01:000 B14RUN |2 NEXT_PUBLIC_GIT_COMMIT_HASH=933ebe057b008ef76467f142ae0f61cb5338ef1c NEXT_PUBLIC_BUILD_TIME=2026-03-25T14:17:11+01:00 /bin/sh124.39 MB15RUN |2 NEXT_PUBLIC_GIT_COMMIT_HASH=933ebe057b008ef76467f142ae0f61cb5338ef1c NEXT_PUBLIC_BUILD_TIME=2026-03-25T14:17:11+01:00 /bin/sh9.49 MB16WORKDIR /app93 B17COPY /app/node_modules ./node_modules # buildkit299.96 MB18COPY /app/apps/studio/public ./apps/studio/public # buildkit6.63 MB19COPY /app/apps/studio/.next/standalone ./ # buildkit34.52 MB20COPY /app/apps/studio/.next/static ./apps/studio/.next/static # buildkit75.39 MB21RUN |2 NEXT_PUBLIC_GIT_COMMIT_HASH=933ebe057b008ef76467f142ae0f61cb5338ef1c NEXT_PUBLIC_BUILD_TIME=2026-03-25T14:17:11+01:00 /bin/sh409.18 MB22USER node0 B23EXPOSE [3000/tcp]0 B24ENV HOSTNAME=0.0.0.00 B25HEALTHCHECK &{["CMD-SHELL" "node -e \"fetch('http://localhost:3000/api/healthz').then((r)0 B26CMD ["node" "apps/studio/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'