sha256:8805765b3725856a0e2b30a84ef144b312919a2b33dfe9bbaba31606f11573ce
OS/ARCH
Compressed size
225.24 MB
Last pushed
11 months by jamiesun
Type
Image
Manifest digest
sha256:fe3bc9bfe913b0fc76b153f92561c9d99e514807bc294d500a997c84f5b68a59
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 -s583 B12RUN /bin/sh -c sh -c6.52 MB13RUN /bin/sh -c npm install42.47 MB14COPY etc/.zshrc /root/.zshrc # buildkit1.09 KB15COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.9 KB16RUN /bin/sh -c chmod +x1.89 KB17RUN /bin/sh -c mkdir -p97 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'