Sign inSign up

zsio/claude-code-hub:test-4eb6ea0

Multi-platform
Index digest

sha256:1685938b4bb5c528dd334a56bd9471950f639a3d3096a47d19fd98d5c762e6d4

OS/ARCH

Compressed size

607.52 MB

Last pushed

12 months by zsio

Type

Image

Manifest digest

sha256:0b43e5a779ddd937421f007c8fc7402cdcda434200c4cdf50b0065bd41979e37

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=22.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.23 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV PNPM_HOME=/pnpm0 B
11ENV PATH=/pnpm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
12RUN /bin/sh -c corepack enable56.09 KB
13WORKDIR /app93 B
14COPY package.json pnpm-lock.yaml ./ #57.69 KB
15RUN /bin/sh -c pnpm install235.69 MB
16COPY . . # buildkit901.28 KB
17RUN /bin/sh -c pnpm run31.05 MB
18ENV NODE_ENV=production0 B
19ENV PORT=30000 B
20ENV HOST=0.0.0.00 B
21RUN /bin/sh -c chown -R264.13 MB
22USER node0 B
23EXPOSE &{[{{37 0} {37 0}}]0 B
24CMD ["pnpm" "run" "start"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1757289600'