Skip to content

[BUG] 通过./deploy.sh build --openclaw-only构建OpenClaw镜像,提示失败 #134

Description

@little-roach

Describe the bug

通过./deploy.sh build --openclaw-only构建OpenClaw镜像,等待较久后,提示失败

To Reproduce

1、./deploy.sh build --openclaw-only,构建OpenClaw镜像

Image

2、等待较久后,提示失败

Image

Environment

  • Project version: 0.3.2

Logs

--------------------
ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update &&     apt-get install -y --no-install-recommends     bash     ca-certificates     chromium     curl     build-essential     ffmpeg     fonts-liberation     fonts-noto-cjk     fonts-noto-color-emoji     git     gosu     jq     locales     openssh-client     procps     python3     socat     tini     unzip     websockify &&     sed -i 's/^# *en_US.UTF-8 UTF-8$/en_US.UTF-8 UTF-8/' /etc/locale.gen &&     locale-gen &&     printf 'LANG=en_US.UTF-8\\nLANGUAGE=en_US:en\\nLC_ALL=en_US.UTF-8\\n' > /etc/default/locale &&     git config --system url.\"https://github.com/\".insteadOf ssh://git@github.com/ &&     npm install -g npm@latest &&     npm install -g openclaw@2026.3.11 opencode-ai@latest playwright playwright-extra puppeteer-extra-plugin-stealth @steipete/bird &&     npm install -g @anthropic-ai/claude-code &&     curl -fsSL https://bun.sh/install | BUN_INSTALL=/usr/local bash &&     /usr/local/bin/bun install -g @tobilu/qmd &&     npx playwright install chromium --with-deps &&     apt-get purge -y --auto-remove &&     apt-get clean &&     rm -rf /var/lib/apt/lists/* /tmp/* /root/.npm /root/.cache" did not complete successfully: exit code: 128

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions