diff --git a/07-Other/AI/AI Agent/OpenClaw.md b/07-Other/AI/AI Agent/OpenClaw.md index 9e2c321..f27c06e 100644 --- a/07-Other/AI/AI Agent/OpenClaw.md +++ b/07-Other/AI/AI Agent/OpenClaw.md @@ -74,6 +74,9 @@ export http_proxy="http://192.168.50.151:2081" unset http_proxy https_proxy unset http_proxy https_proxy all_proxy +Docker添加代理 +https://zhuanlan.zhihu.com/p/703839288 + ## 核心步骤:构建并启动 Docker 镜像(约 5–30 分钟) ### (可选)加速:使用预构建镜像 如果不想本地构建(build 过程可能下载依赖较慢),设置环境变量跳过: