sha256:1cd44202d6d3b2fc9586b91d9799694b6982b550a3a24be0ba89ef260ba3972c
OS/ARCH
Compressed size
218.79 MB
Last pushed
11 months by jamiesun
Type
Image
Manifest digest
sha256:2478ab6f4bdc22f201725dfc271bfdd556a6abb7e539b63d30aaf6df26997af8
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 update94.31 MB11RUN /bin/sh -c chsh -s581 B12RUN /bin/sh -c sh -c6.52 MB13RUN /bin/sh -c npm install42.27 MB14COPY etc/.zshrc /root/.zshrc # buildkit1.08 KB15COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit1.34 KB16RUN /bin/sh -c chmod +x1.33 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 'amd64' out/ 'bookworm' '@1759104000'