sha256:ad084c156db4c79aebc0ceda78a9db7d24a8e7a9e8380321a18cedff9285850f
OS/ARCH
linux/amd64
Compressed size
2.1 GB
Last pushed
7 months by evolve1
Type
Image
Manifest digest
sha256:fdb28c4d7cdcb796034cdff89e6b5b5d50de84136dc9a0637eeed380eabc1340
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.69 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.22.00 B7RUN /bin/sh -c ARCH= &&55.6 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c curl -fsSL38.09 MB14ENV PATH=/root/.bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN /bin/sh -c corepack enable56.07 KB16WORKDIR /app93 B17ARG OPENCLAW_DOCKER_APT_PACKAGES=python3 python3-pip sudo chromium0 B18RUN |1 OPENCLAW_DOCKER_APT_PACKAGES=python3 python3-pip sudo237.25 MB19COPY package.json pnpm-lock.yaml pnpm-workspace.yaml .npmrc121.06 KB20COPY ui/package.json ./ui/package.json # buildkit402 B21COPY patches ./patches # buildkit152 B22COPY scripts ./scripts # buildkit99.83 KB23RUN |1 OPENCLAW_DOCKER_APT_PACKAGES=python3 python3-pip sudo604.03 MB24COPY . . # buildkit13.44 MB25RUN |1 OPENCLAW_DOCKER_APT_PACKAGES=python3 python3-pip sudo5.32 MB26ENV OPENCLAW_PREFER_PNPM=10 B27RUN |1 OPENCLAW_DOCKER_APT_PACKAGES=python3 python3-pip sudo943.89 KB28ENV NODE_ENV=production0 B29RUN |1 OPENCLAW_DOCKER_APT_PACKAGES=python3 python3-pip sudo601.13 MB30USER node0 B31CMD ["node" "openclaw.mjs" "gateway" "--allow-unconfigured"]0 B32-lc command -v node &&262.42 MB33ENTRYPOINT []0 B34CMD ["node" "openclaw.mjs" "gateway" "--allow-unconfigured"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'