sha256:9a519de5811b1c861399048691db55daf687d73eb2941e582cc8d42fc852f254
OS/ARCH
Compressed size
287.59 MB
Last pushed
over 1 year by cheffromspace
Type
Image
Manifest digest
sha256:62396d6eaaa92e44a3b4a0e83eab28c530778a53d72051a1542124325db703f7
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.1.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.61 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 B10SHELL [/bin/bash -o pipefail -c]0 B11RUN /bin/bash -o pipefail -c58.19 MB12RUN /bin/bash -o pipefail -c17.38 MB13RUN /bin/bash -o pipefail -c121.24 MB14RUN /bin/bash -o pipefail -c3.29 KB15RUN /bin/bash -o pipefail -c163 B16COPY claude-config.json /home/claudeuser/.config/claude/config.json # buildkit356 B17WORKDIR /app92 B18COPY package*.json ./ # buildkit72.57 KB19RUN /bin/bash -o pipefail -c5.5 MB20COPY . . # buildkit2.62 MB21RUN /bin/bash -o pipefail -c5.42 MB22EXPOSE map[3002/tcp:{}]0 B23ENV NODE_ENV=production PORT=30020 B24CMD ["bash" "/app/scripts/runtime/startup.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'