sha256:4a5163e33578b346e6eab1352034d29140cf84b6d9989aab6fcf4b39edb3b13c
OS/ARCH
Compressed size
308.58 MB
Last pushed
about 1 month by rulebricks
Type
Image
Manifest digest
sha256:b96f0718b432162a3fbae630c75d8e0a3b920d37d7c8c18a50e2813c288e8b5b
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.10 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/ # buildkit446 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.41 MB13RUN /bin/sh -c npm install9.32 MB14WORKDIR /app92 B15COPY /app/apps/studio/public ./apps/studio/public # buildkit10.25 MB16COPY /app/apps/studio/.next/standalone ./ # buildkit44.92 MB17COPY /app/apps/studio/.next/static ./apps/studio/.next/static # buildkit43.49 MB18EXPOSE [3000/tcp]0 B19ENTRYPOINT ["docker-entrypoint.sh"]0 B20HEALTHCHECK {Test:[CMD-SHELL node -e "fetch('http://localhost:3000/api/platform/profile').then((r)0 B21CMD ["node" "apps/studio/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'