sha256:7d4e2c613ad7592f876b77a27d3a571c6dc12d635106c79a263ebbf47f8c38a8
OS/ARCH
Compressed size
225.56 MB
Last pushed
11 months by jamiesun
Type
Image
Manifest digest
sha256:e78ce22a18497772506d3babfd8d08d65aacf0765b58a594a85a7238908356f5
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 update101.06 MB11RUN /bin/sh -c chsh -s581 B12RUN /bin/sh -c sh -c6.53 MB13RUN /bin/sh -c npm install42.29 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 -p99 B18WORKDIR /workspace32 B19COPY etc/.claude /root/.claude # buildkit345 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 'amd64' out/ 'bookworm' '@1759104000'