Sign inSign up

mkildare15/claude:1.1

Manifest digest

sha256:14e7ac8fc3790e1ab580820242b868588dc8cee892f4d9c0e9f80847e6eb17d3

OS/ARCH

linux/amd64

Compressed size

5.01 GB

Last pushed

about 1 year by mkildare15

Type

Image

Manifest digest

sha256:14e7ac8fc3790e1ab580820242b868588dc8cee892f4d9c0e9f80847e6eb17d3

Image Layers

1# debian.sh --arch 'amd64' out/51.26 MB
2RUN /bin/sh -c set -eux;15.03 MB
3RUN /bin/sh -c set -eux;52.22 MB
4RUN /bin/sh -c set -ex;188 MB
5RUN /bin/sh -c groupadd --gid3.99 KB
6ENV NODE_VERSION=18.20.80 B
7RUN /bin/sh -c ARCH= &&43.56 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13RUN /bin/sh -c apt-get update14.76 MB
14RUN /bin/sh -c curl -fsSL1.17 GB
15RUN /bin/sh -c which ollama32 B
16RUN /bin/sh -c npm install82.71 MB
17RUN /bin/sh -c npm config453 B
18ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
19RUN /bin/sh -c mkdir -p113 B
20WORKDIR /app/proxy32 B
21RUN /bin/sh -c npm init2.25 MB
22COPY llm-proxy.js /app/proxy/llm-proxy.js # buildkit1.51 KB
23RUN /bin/sh -c chmod +x1.5 KB
24COPY claude-settings.json /usr/local/bin/claude-settings.json # buildkit295 B
25WORKDIR /workspace99 B
26COPY start.sh /usr/local/bin/start.sh # buildkit860 B
27RUN /bin/sh -c chmod +x32 B
28COPY claude-local /usr/local/bin/claude-local # buildkit765 B
29RUN /bin/sh -c chmod +x761 B
30COPY debug-env.sh /usr/local/bin/debug-env.sh # buildkit601 B
31RUN /bin/sh -c chmod +x32 B
32RUN /bin/sh -c mkdir -p118 B
33EXPOSE map[11434/tcp:{} 8080/tcp:{}]0 B
34ENV ANTHROPIC_API_KEY=local-dummy-key0 B
35ENV ANTHROPIC_BASE_URL=http://localhost:80800 B
36ENV OLLAMA_HOST=0.0.0.00 B
37CMD ["/usr/local/bin/start.sh"]0 B
38/usr/local/bin/start.sh3.4 GB

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1747699200'