Sign inSign up

lihaixin/openclaw:2026.4.29

Multi-platform
Index digest

sha256:9808bffcc188507e7f5254e33cd4bbd9657f0aefe4dfa92f75a4f8d401a1050f

OS/ARCH

Compressed size

1.34 GB

Last pushed

5 months by lihaixin

Type

Image

Manifest digest

sha256:ec15a16b152ac89cb4a5c4631856d01fce6552666e011f99e4666da700fcf45d

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.14.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.97 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST0 B
11LABEL org.opencontainers.image.base.name=docker.io/library/node:24-bookworm-slim org.opencontainers.image.base.digest=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb0 B
12ARG OPENCLAW_BUNDLED_PLUGIN_DIR0 B
13LABEL org.opencontainers.image.source=https://github.com/openclaw/openclaw org.opencontainers.image.url=https://openclaw.ai org.opencontainers.image.documentation=https://docs.openclaw.ai/install/docker org.opencontainers.image.licenses=MIT0 B
14WORKDIR /app93 B
15RUN |1 OPENCLAW_BUNDLED_PLUGIN_DIR=extensions /bin/sh -c33.16 MB
16RUN |1 OPENCLAW_BUNDLED_PLUGIN_DIR=extensions /bin/sh -c96 B
17COPY --chown=node:node /app/dist ./dist #338.65 MB
18COPY --chown=node:node /app/node_modules ./node_modules #507.64 MB
19COPY --chown=node:node /app/package.json . #13.17 KB
20COPY --chown=node:node /app/patches ./patches #1.73 KB
21COPY --chown=node:node /app/openclaw.mjs . #2.82 KB
22COPY --chown=node:node /app/extensions ./extensions #8.13 MB
23COPY --chown=node:node /app/skills ./skills #97.26 KB
24COPY --chown=node:node /app/docs ./docs #8.26 MB
25COPY --chown=node:node /app/qa ./qa #76.27 KB
26ENV COREPACK_HOME=/usr/local/share/corepack0 B
27RUN |1 OPENCLAW_BUNDLED_PLUGIN_DIR=extensions /bin/sh -c4.53 MB
28ARG OPENCLAW_DOCKER_APT_PACKAGES=0 B
29RUN |2 OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh32 B
30ARG OPENCLAW_INSTALL_BROWSER=0 B
31RUN |3 OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=32 B
32ARG OPENCLAW_INSTALL_DOCKER_CLI=0 B
33ARG OPENCLAW_DOCKER_GPG_FINGERPRINT=9DC858229FC7DD38854AE2D88D81803C0EBFCD880 B
34RUN |5 OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=32 B
35RUN |5 OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=184 B
36RUN |5 OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=234 B
37ENV NODE_ENV=production0 B
38USER node0 B
39HEALTHCHECK &{["CMD-SHELL" "node -e \"fetch('http://127.0.0.1:18789/healthz').then((r)=>process.exit(r.ok?0:1)).catch(()=>process.exit(1))\""]0 B
40CMD ["node" "openclaw.mjs" "gateway" "--allow-unconfigured"]0 B
41ARG OPENCLAW_DOCKER_APT_PACKAGES=python3 curl net-tools0 B
42ARG OPENCLAW_INSTALL_BROWSER=10 B
43USER root0 B
44RUN |2 OPENCLAW_DOCKER_APT_PACKAGES=python3 curl net-tools11.59 MB
45RUN |2 OPENCLAW_DOCKER_APT_PACKAGES=python3 curl net-tools384.09 MB
46USER node0 B

Command

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