docs: 修正 Docker 使用部分格式,使其更规范

This commit is contained in:
xiao 2025-03-11 18:26:05 +08:00 committed by cnb
parent b9a3bb1342
commit 1622719b66

View File

@ -49,8 +49,10 @@ services:
```
## 如果面板需要使用Docker
参考格式 本地docker环境挂载进面板docker使用
```yml
- "/usr/bin/docker:/usr/bin/docker"
- "/run/docker.sock:/run/docker.sock"
```
## 镜像说明
除标注了`9.0_lts`稳定版的标签外,其他镜像均为`9.3.0/9.2.0`正式版