sha256:64e01a645ac4e8c7bf5904ebbc1bff3bc27ee0d13a402275fb0e277059c7982e
OS/ARCH
linux/amd64
Compressed size
3.04 GB
Last pushed
7 months by runmymind
Type
Image
Manifest digest
sha256:64e01a645ac4e8c7bf5904ebbc1bff3bc27ee0d13a402275fb0e277059c7982e
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 B13LABEL org.opencontainers.image.base.name=docker.io/library/node:22-bookworm org.opencontainers.image.base.digest=sha256:cd7bcd2e7a1e6f72052feb023c7f6b722205d3fcab7bbcbd2d1bfdab10b1e935 org.opencontainers.image.source=https://github.com/openclaw/openclaw org.opencontainers.image.url=https://openclaw.ai0 B14RUN /bin/sh -c curl -fsSL38.6 MB15ENV PATH=/root/.bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16RUN /bin/sh -c corepack enable4.21 MB17ENV COREPACK_ENABLE_AUTO_INSTALL=10 B18WORKDIR /app93 B19RUN /bin/sh -c chown node:node95 B20RUN /bin/sh -c apt-get update259.01 MB21RUN /bin/sh -c echo 'node185 B22ARG OPENCLAW_DOCKER_APT_PACKAGES=0 B23RUN |1 OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh -c32 B24COPY --chown=node:node package.json pnpm-lock.yaml pnpm-workspace.yaml136.85 KB25COPY --chown=node:node ui/package.json ./ui/package.json #453 B26COPY --chown=node:node patches ./patches #149 B27COPY --chown=node:node scripts ./scripts #183.92 KB28USER node0 B29RUN |1 OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh -c572.27 MB30USER root0 B31ARG OPENCLAW_INSTALL_BROWSER=10 B32RUN |2 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=1 /bin/sh510.31 MB33USER node0 B34COPY --chown=node:node . . #19.01 MB35RUN |2 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=1 /bin/sh32 B36RUN |2 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=1 /bin/sh28.32 MB37ENV OPENCLAW_PREFER_PNPM=10 B38RUN |2 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=1 /bin/sh1.05 MB39USER root0 B40RUN |2 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=1 /bin/sh183 B41ENV NODE_ENV=production0 B42USER root0 B43ARG OPENCLAW_INSTALL_BREW=10 B44RUN |3 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=1 OPENCLAW_INSTALL_BREW=1146.71 MB45ENV HOMEBREW_PREFIX=/home/linuxbrew/.linuxbrew0 B46ENV HOMEBREW_CELLAR=/home/linuxbrew/.linuxbrew/Cellar0 B47ENV HOMEBREW_REPOSITORY=/home/linuxbrew/.linuxbrew/Homebrew0 B48ENV GOPATH=/home/node/go0 B49ENV PATH=/home/node/.npm-global/bin:/home/node/.local/bin:/home/node/go/bin:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/root/.bun/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B50RUN |3 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=1 OPENCLAW_INSTALL_BREW=141 MB51RUN |3 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=1 OPENCLAW_INSTALL_BREW=1324.91 MB52USER node0 B53ARG OPENCLAW_INSTALL_SKILL_DEPS=10 B54ARG OPENCLAW_SKIP_ML_DEPS=10 B55RUN |5 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER=1 OPENCLAW_INSTALL_BREW=1781.03 MB56ENTRYPOINT ["scripts/docker-entrypoint.sh"]0 B57CMD ["node" "openclaw.mjs" "gateway" "--allow-unconfigured"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'