sha256:02c6a076d323ab8f97216e748e8db8a52fabe70a273904d560be9ac97bc517ac
OS/ARCH
Compressed size
921.16 MB
Last pushed
4 months by julian4p
Type
Image
Manifest digest
sha256:4b27f2ba114fe82c04db5e6f4e528b8f867162f2ebc120dbbd2e53dbcf9f6690
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.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/ # buildkit449 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update257.81 MB14RUN /bin/sh -c echo "node184 B15RUN /bin/sh -c ARCH=$(dpkg --print-architecture)61.19 MB16RUN /bin/sh -c npm install221.53 MB17COPY docker/supervisord.conf /etc/supervisor/conf.d/openclaw.conf # buildkit488 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 -u131 B26RUN /bin/sh -c mkdir -p147 B27COPY docker/setup-ssh.sh /setup-ssh.sh # buildkit627 B28RUN /bin/sh -c chmod +x626 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'