Ch.1 准备
- step.1 本地创建配置目录
mkdir ~/.openclaw
Ch.2 安装
- step.1 下载代码
git clone https://github.com/openclaw/openclaw.git - step.2 切换到最新版本,
git checkout v2026.3.13-1 - step.3 运行脚本
./docker-setup
Ch.3 调整配置
- step.1 配置channel(推荐飞书)
- step.2 配置ollama、其他模型供应商等
mkdir ~/.openclawgit clone https://github.com/openclaw/openclaw.gitgit checkout v2026.3.13-1./docker-setup