2026.05.11
sha256:d89f166df48fa6a1dd503d7b8a83bd939a9fe6388b0ef3158829aa2ee69ccd85
OS/ARCH
Compressed size
320.32 MB
Last pushed
about 2 months by kotlickya
Type
Image
Manifest digest
sha256:ac85dfe83bc279ddc6b389d2bbec4354e4ca4265eb7580b7180afc0f6acd988c
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.67 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 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 B12RUN /bin/sh -c apt-get update118.76 MB13RUN /bin/sh -c npm install9.32 MB14WORKDIR /app93 B15COPY /app/apps/studio/public ./apps/studio/public # buildkit9.64 MB16COPY /app/apps/studio/.next/standalone ./ # buildkit46.13 MB17COPY /app/apps/studio/.next/static ./apps/studio/.next/static # buildkit41.22 MB18EXPOSE [3000/tcp]0 B19ENTRYPOINT ["docker-entrypoint.sh"]0 B20HEALTHCHECK &{["CMD-SHELL" "node -e \"fetch('http://localhost:3000/api/platform/profile').then((r)0 B21CMD ["node" "apps/studio/server.js"]0 B22USER root0 B23WORKDIR /app32 B24RUN /bin/sh -c apt-get update19.13 MBCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1777939200'