From 583e94973a366ebd91b6a057514b5925e9eefbef Mon Sep 17 00:00:00 2001 From: yolokk Date: Sat, 8 Mar 2025 16:56:37 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20README.md=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Docker=20=E4=BD=BF=E7=94=A8=E5=8F=82?= =?UTF-8?q?=E8=80=83=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1be3aec..01400ec 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ services: labels: createdBy: "bt_apps" ``` +## 如果面板需要使用Docker +参考格式 本地docker环境挂载进面板docker使用 +- "/usr/bin/docker:/usr/bin/docker" +- "/run/docker.sock:/run/docker.sock" ## 镜像说明 除标注了`9.0_lts`稳定版的标签外,其他镜像均为`9.3.0/9.2.0`正式版