sha256:f797efeeff5574e8127bd37d62e528bb8bdc6e94a6655142c4212121e74a2ba7
OS/ARCH
linux/arm64
Compressed size
308.07 MB
Last pushed
about 2 months by kiwicopple
Type
Image
Manifest digest
sha256:2f3ebec7d43b465f98fb2e403847aa8f95cffcb24481774c49d522f2810c286b
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.74 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.77 MB13RUN /bin/sh -c npm install17.79 MB14WORKDIR /app93 B15COPY /srv ./ # buildkit95.32 MB16ENV PORT=30000 B17EXPOSE [3000/tcp]0 B18ENTRYPOINT ["docker-entrypoint.sh"]0 B19HEALTHCHECK {Test:[CMD-SHELL node -e "fetch('http://localhost:3000/api/platform/profile').then((r)0 B20CMD ["node" "apps/studio/server.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'