chore: Update OpenSandbox versions and image repositories (#6709)

* chore: Update OpenSandbox versions and image repositories

* yml version

* images

* init yml

* port

---------

Co-authored-by: archer <545436317@qq.com>
This commit is contained in:
Jon
2026-04-02 23:10:34 +08:00
committed by GitHub
parent 0e46ccc72d
commit 8f731b55b3
29 changed files with 478 additions and 264 deletions
@@ -173,7 +173,7 @@ Run in the same directory as docker-compose.yml. Ensure `docker-compose` version
```bash
# Start containers
docker compose --profile prepull pull agent-sandbox-image && docker compose up -d
docker compose --profile prepull pull agent-sandbox-image opensandbox-execd-image opensandbox-egress-image && docker compose up -d
```
### 5. Access FastGPT
@@ -173,7 +173,7 @@ bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh)
```bash
# 启动容器
docker compose --profile prepull pull agent-sandbox-image && docker compose up -d
docker compose --profile prepull pull agent-sandbox-image opensandbox-execd-image opensandbox-egress-image && dockercompose up -d
```