sha256:7961864f4a1163c11b721eec1ade401add512a5f23408283632165715f11caad
OS/ARCH
Compressed size
317.43 MB
Last pushed
22 days by kiwicopple
Type
Image
Manifest digest
sha256:999f180ae01e5e3ffbc6096840ab999a051bc22e65260885d2990cc48a819cf2
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 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 update124.43 MB13RUN /bin/sh -c npm install17.8 MB14WORKDIR /app91 B15COPY /srv ./ # buildkit99.02 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 'amd64' out/ 'bookworm' '@1787529600'