upgrade docker image version and fix docker comman

This commit is contained in:
houseme
2025-04-29 19:04:31 +08:00
parent a45411edbe
commit b411a38813
12 changed files with 264 additions and 219 deletions

View File

@@ -102,7 +102,7 @@ export RUSTFS__LOGGER__QUEUE_CAPACITY=10
2. 启动可观测性系统:
```bash
docker compose up -d -f docker-compose.yml
docker compose -f docker-compose.yml up -d
```
#### 访问监控面板