Sign inSign up

alangrainger/claude-container:1.0.4

Multi-platform
Index digest

sha256:7180100996e1bcdaa1c3df581f6f3429cd20439bad8f9bf2234a7ebc73745f7c

OS/ARCH

Compressed size

197.83 MB

Last pushed

2 months by alangrainger

Type

Image

Manifest digest

sha256:adc6fddc85c463d44410f6fff69cc96d22767f5d131f7a6e8ffc2f2c8bf14da1

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 MB
2CMD ["/bin/sh"]0 B
3ENV NODE_VERSION=22.23.10 B
4RUN /bin/sh -c addgroup -g49.89 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c apk add1.2 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG CLAUDE_CODE_VERSION=latest0 B
11RUN |1 CLAUDE_CODE_VERSION=latest /bin/sh -c143.04 MB
12RUN |1 CLAUDE_CODE_VERSION=latest /bin/sh -c367 B
13COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit3.67 KB
14COPY scripts/first-setup.sh /usr/local/bin/first-setup.sh # buildkit1.48 KB
15COPY scripts/reauth.sh /usr/local/bin/reauth.sh # buildkit1.44 KB
16COPY bin/launch_session.sh /usr/local/bin/launch_session.sh # buildkit4.72 KB
17COPY bin/forgejo /usr/local/bin/forgejo # buildkit5.21 KB
18COPY bin/mention-poller.sh /usr/local/bin/mention-poller.sh # buildkit2.63 KB
19COPY control/CLAUDE.md /usr/local/share/control-CLAUDE.md # buildkit1.01 KB
20RUN |1 CLAUDE_CODE_VERSION=latest /bin/sh -c3.71 KB
21ENV HOME=/home/node PATH=/home/node/.local/bin:/usr/local/bin:/usr/bin:/bin CLAUDE_CONFIG_DIR=/home/node/.claude DOCKER_CONFIG=/home/node/.config/docker0 B
22USER node0 B
23WORKDIR /home/node32 B
24ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit