Skip to content

Commit 27ad3ec

Browse files
committed
💬 增加本地存储对 Docker 映射文件路径的提示
1 parent f716cec commit 27ad3ec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/components/admin/DriveEdit.vue

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,12 @@
146146
Windows 支持 C:/ 类的盘符开头.
147147
<br>
148148
结尾不需要加 <b>/</b>.
149+
<br>
150+
<br>
151+
Docker 部署需提前映射宿主机路径!
152+
<span slot="content" style="cursor: pointer; color: #4d9ff8" @click="openUrl('https://docs.docker.com/engine/reference/run/#volume-shared-filesystems')">
153+
(配置文档)
154+
</span>
149155
</div>
150156
<i class="el-icon-question zfile-info-tooltip"></i>
151157
</el-tooltip>

0 commit comments

Comments
 (0)