sha256:7d4e2c613ad7592f876b77a27d3a571c6dc12d635106c79a263ebbf47f8c38a8
OS/ARCH
Compressed size
225.24 MB
Last pushed
11 months by jamiesun
Type
Image
Manifest digest
sha256:230e00b703bde4c426d4641ed340fd9f3216e9a1499b125ab5c4db1735c6b5c0
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.23 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 B10RUN /bin/sh -c apt-get update100.57 MB11RUN /bin/sh -c chsh -s584 B12RUN /bin/sh -c sh -c6.52 MB13RUN /bin/sh -c npm install42.47 MB14COPY etc/.zshrc /root/.zshrc # buildkit1.08 KB15COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.9 KB16RUN /bin/sh -c chmod +x1.89 KB17RUN /bin/sh -c mkdir -p99 B18WORKDIR /workspace32 B19COPY etc/.claude /root/.claude # buildkit344 B20ENV 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 B21SHELL [/bin/zsh -c]0 B22ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1759104000'