Skip to content

[Feat]在Gull容器中设置chromium的Fallback以支持Linux ARM64 #16

@Thelia-Lzr

Description

@Thelia-Lzr
  • 环境:Mac Mini M4
    尝试使用browser-python配置使用沙箱时发现无法使用浏览器自动化。
    根据agent的提示尝试在browser沙箱内手动安装时发现:
    docker-exec:
# agent-browser install 
✗ Chrome for Testing does not provide Linux ARM64 builds.
  Install Chromium from your system package manager instead:
    sudo apt install chromium-browser   # Debian/Ubuntu
    sudo dnf install chromium            # Fedora
  Then use: agent-browser --executable-path /usr/bin/chromium

Chrome for Testing不支持Linux ARM64

  • 希望能为Linux ARM64提供Chromium的Fallback

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions