Sign inSign up

primussafe/claw:202609041503

Index digest

sha256:b6ca18100a4bccf7561e0a5051ffc7f505561dc35c01fa56e28d8b5c94e99fad

OS/ARCH

linux/amd64

Compressed size

139.59 MB

Last pushed

21 days by primussafe

Type

Image

Manifest digest

sha256:61a32d4db223340933a223a93c98f3b647797a02674a1ab7f5aeb46cc7e9a5e7

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=26.8.10 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=52.66 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8WORKDIR /app93 B
9ENV NODE_ENV=production WORKSPACE_PATH=/workspace0 B
10RUN /bin/sh -c apt-get update5.85 MB
11COPY /usr/local/share/ca-certificates/ /usr/local/share/ca-certificates/ # buildkit32 B
12RUN /bin/sh -c update-ca-certificates #126.46 KB
13ENV NODE_EXTRA_CA_CERTS=/etc/ssl/certs/ca-certificates.crt0 B
14COPY /app/package.json ./package.json # buildkit477 B
15COPY /app/node_modules ./node_modules # buildkit15.89 MB
16COPY /app/packages ./packages # buildkit2.44 MB
17RUN /bin/sh -c rm -rf349 B
18RUN /bin/sh -c node packages/brain/dist/reaper-entry.js32 B
19COPY /app/hands-binary ./hands-binary # buildkit35.7 MB
20RUN /bin/sh -c /app/hands-binary --self-check32 B
21COPY deploy/entrypoint.sh /entrypoint.sh # buildkit366 B
22RUN /bin/sh -c chmod +x32 B
23EXPOSE [8100/tcp 8200/tcp 9100/tcp]0 B
24ENTRYPOINT ["/usr/bin/tini" "--" "/entrypoint.sh"]0 B
25CMD ["api"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'