sha256:83c0833fe3f7fca0007dbe1686fe8bccc10d4bf18316a1fca227ed6ba0bcc6f9
OS/ARCH
Compressed size
179.51 MB
Last pushed
11 months by jamiesun
Type
Image
Manifest digest
sha256:de617d250d24b373a136f954009e08c39f7ae8f7293d96c528c07a9bbb30bad8
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.12 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 B10RUN /bin/sh -c apt-get update61.56 MB11RUN /bin/sh -c npm install42.27 MB12RUN /bin/sh -c mkdir -p99 B13WORKDIR /workspace32 B14COPY etc/.claude /root/.claude # buildkit226 B15ENV PATH=/root/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CLAUDE_HOME=/root NODE_ENV=production TZ=Asia/Shanghai0 B16ENTRYPOINT ["claude"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'