v2026.2.1
sha256:3559707a5f6f8689b3fb443d997b3f8e67a5cb5ba1bcc36dc4c83845ed49a7c9
OS/ARCH
Compressed size
1.54 GB
Last pushed
6 months by robinmanuelthiel
Type
Image
Manifest digest
sha256:d0137eae1779437bdd12a72c02fe10d2a5912199ddea7f74fff072e4d0fa5ed5
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.24 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 -fsSL37.78 MB14ENV PATH=/root/.bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN /bin/sh -c corepack enable56.09 KB16WORKDIR /app93 B17ARG OPENCLAW_DOCKER_APT_PACKAGES=0 B18RUN |1 OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh -c32 B19COPY package.json pnpm-lock.yaml pnpm-workspace.yaml .npmrc116.98 KB20COPY ui/package.json ./ui/package.json # buildkit400 B21COPY patches ./patches # buildkit150 B22COPY scripts ./scripts # buildkit82.32 KB23RUN |1 OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh -c572.97 MB24COPY . . # buildkit8.84 MB25RUN |1 OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh -c2.39 MB26ENV OPENCLAW_PREFER_PNPM=10 B27RUN |1 OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh -c817.74 KB28ENV NODE_ENV=production0 B29RUN |1 OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh -c562.27 MB30USER node0 B31CMD ["node" "dist/index.js" "gateway" "--allow-unconfigured"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'