sha256:e118c83dd921fefbfcb40569231e14f637dbd72e1c76afc3e6251a014b26d5a0
OS/ARCH
Compressed size
1.1 GB
Last pushed
4 months by julian4p
Type
Image
Manifest digest
sha256:f88d75349f80198fe17546862628054af30123cec6296770165aa84ab9ffa432
Image Layers
1# debian.sh --arch 'arm64' out/46.14 MB2RUN /bin/sh -c set -eux;22.52 MB3RUN /bin/sh -c set -eux;61.5 MB4RUN /bin/sh -c set -ex;193.7 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=24.16.00 B7RUN /bin/sh -c ARCH= &&56 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update257.81 MB14RUN /bin/sh -c echo "node183 B15RUN /bin/sh -c ARCH=$(dpkg --print-architecture)61.19 MB16RUN /bin/sh -c npm install430.46 MB17COPY docker/supervisord.conf /etc/supervisor/conf.d/openclaw.conf # buildkit490 B18COPY docker/entrypoint.sh /entrypoint.sh # buildkit2.63 KB19COPY docker/patch-config.js /patch-config.js # buildkit647 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 # buildkit626 B28RUN /bin/sh -c chmod +x627 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' '@1779062400'