添加 NAS挂载数据目录.md

This commit is contained in:
8ga
2026-07-29 13:40:32 +08:00
parent bcd444860d
commit c373b6ef02

5
NAS挂载数据目录.md Normal file
View File

@@ -0,0 +1,5 @@
# Intro
本文将介绍如何把 NAS 主机目录挂载到 Linux 主机,并且通过 Volume 挂载到 Docker 容器里。相当于给 Docker 容器挂了个云盘而不是本地盘去存储数据,借助 NAS 的阵列盘实现高可靠数据存储。
##