sha256:d8597f6a0380f4d5b752a57ea27d034541aff20fe30a74b1fb59c28ab8743500
OS/ARCH
linux/arm64/v8
Compressed size
369.14 MB
Last pushed
8 months by tancloud
Type
Image
Manifest digest
sha256:d8597f6a0380f4d5b752a57ea27d034541aff20fe30a74b1fb59c28ab8743500
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.22.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.31 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update36.64 MB11RUN /bin/sh -c npm install9.38 MB12RUN /bin/sh -c npm install247.16 MB13RUN /bin/sh -c mkdir -p217 B14COPY start-clawdbot.sh /usr/local/bin/start-clawdbot.sh # buildkit2.12 KB15RUN /bin/sh -c chmod +x2.12 KB16COPY clawdbot.json.template /root/.clawdbot-templates/clawdbot.json.template # buildkit229 B17COPY skills/ /root/clawd/skills/ # buildkit258 B18COPY proxy/ /app/proxy/ # buildkit1.57 KB19WORKDIR /app/proxy32 B20RUN /bin/sh -c npm install198.83 KB21WORKDIR /root/clawd32 B22EXPOSE map[3000/tcp:{}]0 B23EXPOSE map[18788/tcp:{}]0 B24CMD ["/usr/local/bin/start-clawdbot.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'