sha256:7911c4523b7839fab4c9f43a4dcc87d1b8ed1c89eca4707a5a9bb94422e49331
OS/ARCH
Compressed size
1.05 GB
Last pushed
4 months by ikuaiapp
Type
Image
Manifest digest
sha256:f82965f4d98aa122434976f6b7137288be4a5b0ac244a0d25fd26a872c1b3e63
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.14.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.99 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb0 B11LABEL org.opencontainers.image.base.name=docker.io/library/node:24-bookworm-slim org.opencontainers.image.base.digest=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb0 B12ARG OPENCLAW_BUNDLED_PLUGIN_DIR=extensions0 B13LABEL 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 B14WORKDIR /app93 B15RUN |2 OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb OPENCLAW_BUNDLED_PLUGIN_DIR=extensions /bin/sh44.77 MB16RUN |2 OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb OPENCLAW_BUNDLED_PLUGIN_DIR=extensions /bin/sh96 B17COPY --chown=node:node /app/dist ./dist #11.77 MB18COPY --chown=node:node /app/node_modules ./node_modules #495.48 MB19COPY --chown=node:node /app/package.json . #14.35 KB20COPY --chown=node:node /app/pnpm-workspace.yaml . #1.16 KB21COPY --chown=node:node /app/patches ./patches #1.27 KB22COPY --chown=node:node /app/openclaw.mjs . #3.57 KB23COPY --chown=node:node /app/extensions ./extensions #9.33 MB24COPY --chown=node:node /app/skills ./skills #84.75 KB25COPY --chown=node:node /app/docs ./docs #8.66 MB26COPY --chown=node:node /app/qa ./qa #96.72 KB27ENV COREPACK_HOME=/usr/local/share/corepack0 B28RUN |2 OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb OPENCLAW_BUNDLED_PLUGIN_DIR=extensions /bin/sh4.11 MB29ARG OPENCLAW_IMAGE_APT_PACKAGES0 B30ARG OPENCLAW_DOCKER_APT_PACKAGES=0 B31RUN |4 OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_IMAGE_APT_PACKAGES=32 B32ARG OPENCLAW_INSTALL_BROWSER=0 B33ENV PLAYWRIGHT_BROWSERS_PATH=/home/node/.cache/ms-playwright0 B34RUN |5 OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_IMAGE_APT_PACKAGES=32 B35ARG OPENCLAW_INSTALL_DOCKER_CLI=0 B36ARG OPENCLAW_DOCKER_GPG_FINGERPRINT=9DC858229FC7DD38854AE2D88D81803C0EBFCD880 B37RUN |7 OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_IMAGE_APT_PACKAGES=32 B38RUN |7 OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_IMAGE_APT_PACKAGES=182 B39RUN |7 OPENCLAW_NODE_BOOKWORM_SLIM_DIGEST=sha256:e8e2e91b1378f83c5b2dd15f0247f34110e2fe895f6ca7719dbb780f929368eb OPENCLAW_BUNDLED_PLUGIN_DIR=extensions OPENCLAW_IMAGE_APT_PACKAGES=151 B40ENV NODE_ENV=production0 B41USER node0 B42HEALTHCHECK &{["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 B43ENTRYPOINT ["tini" "-s" "--"]0 B44CMD ["node" "openclaw.mjs" "gateway"]0 B45ARG OPENCLAW_DOCKER_APT_PACKAGES=python3 curl net-tools0 B46ARG OPENCLAW_INSTALL_BROWSER=10 B47USER root0 B48RUN |2 OPENCLAW_DOCKER_APT_PACKAGES=python3 curl net-tools310.33 KB49RUN |2 OPENCLAW_DOCKER_APT_PACKAGES=python3 curl net-tools422.13 MB50USER node0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1771804800'