sha256:1aca83400b5c51567bb16506c4fb457da44083b9585ba9a0335de565e70a2402
OS/ARCH
Compressed size
781.85 MB
Last pushed
10 days by matamagu
Type
Image
Manifest digest
sha256:466d83c916864669e2ee7f27d6d152e4507435d1d8c5eb8bfec37cfdf9d07b7b
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.53 MB3RUN /bin/sh -c set -eux;61.51 MB4RUN /bin/sh -c set -ex;193.78 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.23.20 B7RUN /bin/sh -c ARCH= &&55.96 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ARG TZ0 B14ENV TZ=0 B15ARG CLAUDE_CODE_VERSION=latest0 B16RUN |2 TZ= CLAUDE_CODE_VERSION=latest /bin/sh9.43 MB17RUN |2 TZ= CLAUDE_CODE_VERSION=latest /bin/sh15.22 KB18ARG USERNAME=node0 B19ENV DEVCONTAINER=true0 B20RUN |3 TZ= CLAUDE_CODE_VERSION=latest USERNAME=node161 B21WORKDIR /workspace32 B22USER node0 B23ENV NPM_CONFIG_PREFIX=/usr/local/share/npm-global0 B24ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/share/npm-global/bin0 B25RUN |3 TZ= CLAUDE_CODE_VERSION=latest USERNAME=node391.27 MB26COPY init-firewall.sh /usr/local/bin/ # buildkit3.43 KB27COPY entrypoint.sh /usr/local/bin/ # buildkit1003 B28USER root0 B29RUN |3 TZ= CLAUDE_CODE_VERSION=latest USERNAME=node4.19 KB30USER node0 B31ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B32CMD ["npx" "-y" "@agentclientprotocol/claude-agent-acp"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'