sha256:6ccf0c720848f1c09ec3677ba1da4fa18cf89b02c5e106d5a60efb8653471e71
OS/ARCH
linux/amd64
Compressed size
2.87 GB
Last pushed
7 months by runmymind
Type
Image
Manifest digest
sha256:468dda5b5d6abe0e5d5db48abcb8c14b7eff08fb8d62752b0381753f7fae3dfd
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 enable4.21 MB16ENV COREPACK_ENABLE_AUTO_INSTALL=10 B17WORKDIR /app93 B18RUN /bin/sh -c apt-get update259.01 MB19RUN /bin/sh -c echo 'node185 B20ARG OPENCLAW_DOCKER_APT_PACKAGES=0 B21RUN |1 OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh -c32 B22COPY package.json pnpm-lock.yaml pnpm-workspace.yaml .npmrc126.03 KB23COPY ui/package.json ./ui/package.json # buildkit404 B24COPY patches ./patches # buildkit151 B25COPY scripts ./scripts # buildkit130.39 KB26RUN |1 OPENCLAW_DOCKER_APT_PACKAGES= /bin/sh -c609.41 MB27ARG OPENCLAW_INSTALL_BROWSER=0 B28RUN |2 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER= /bin/sh32 B29COPY . . # buildkit15.34 MB30RUN |2 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER= /bin/sh7.26 MB31ENV OPENCLAW_PREFER_PNPM=10 B32RUN |2 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER= /bin/sh986.32 KB33ENV NODE_ENV=production0 B34ARG OPENCLAW_INSTALL_BREW=10 B35RUN |3 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER= OPENCLAW_INSTALL_BREW=1145.9 MB36ENV HOMEBREW_PREFIX=/home/linuxbrew/.linuxbrew0 B37ENV HOMEBREW_CELLAR=/home/linuxbrew/.linuxbrew/Cellar0 B38ENV HOMEBREW_REPOSITORY=/home/linuxbrew/.linuxbrew/Homebrew0 B39ENV GOPATH=/home/node/go0 B40ENV PATH=/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 B41RUN |3 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER= OPENCLAW_INSTALL_BREW=1641.16 MB42USER node0 B43ARG OPENCLAW_INSTALL_SKILL_DEPS=10 B44ARG OPENCLAW_SKIP_ML_DEPS=10 B45RUN |5 OPENCLAW_DOCKER_APT_PACKAGES= OPENCLAW_INSTALL_BROWSER= OPENCLAW_INSTALL_BREW=1830.27 MB46ENTRYPOINT ["scripts/docker-entrypoint.sh"]0 B47CMD ["node" "openclaw.mjs" "gateway" "--allow-unconfigured"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'