sha256:0b0d88d7a5256171b67f7cd8bddafa253538a528bf625884a5b0048b2c35c620
OS/ARCH
Compressed size
895.12 MB
Last pushed
4 months by julian4p
Type
Image
Manifest digest
sha256:f66793f19caa8b2f539705988d70c05c881911ee40e95f1f97b97ffea22b80f7
Image Layers
1# debian.sh --arch 'arm64' out/46.13 MB2RUN /bin/sh -c set -eux;22.52 MB3RUN /bin/sh -c set -eux;61.49 MB4RUN /bin/sh -c set -ex;193.66 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.15.00 B7RUN /bin/sh -c ARCH= &&55.57 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update261.67 MB14RUN /bin/sh -c echo "node185 B15RUN /bin/sh -c ARCH=$(dpkg --print-architecture)61.14 MB16RUN /bin/sh -c npm install191.75 MB17COPY docker/supervisord.conf /etc/supervisor/conf.d/openclaw.conf # buildkit491 B18COPY docker/entrypoint.sh /entrypoint.sh # buildkit2.63 KB19COPY docker/patch-config.js /patch-config.js # buildkit646 B20RUN /bin/sh -c chmod +x32 B21ENV NODE_ENV=production0 B22ENV HOME=/home/node0 B23ENV TERM=xterm-256color0 B24ENV PATH=/usr/local/go/bin:/home/node/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B25RUN /bin/sh -c date -u133 B26RUN /bin/sh -c mkdir -p148 B27COPY docker/setup-ssh.sh /setup-ssh.sh # buildkit625 B28RUN /bin/sh -c chmod +x624 B29EXPOSE [18789/tcp 18790/tcp 22/tcp]0 B30ENTRYPOINT ["/entrypoint.sh"]0 B31CMD ["supervisord" "-n" "-c" "/etc/supervisor/conf.d/openclaw.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'