mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-07 15:52:22 +00:00
@@ -1,4 +1,4 @@
|
||||
## 联合文件系统
|
||||
# 联合文件系统
|
||||
|
||||
联合文件系统([UnionFS](https://en.wikipedia.org/wiki/UnionFS))是一种分层、轻量级并且高性能的文件系统,它支持对文件系统的修改作为一次提交来一层层的叠加,同时可以将不同目录挂载到同一个虚拟文件系统下(unite several directories into a single virtual filesystem)。
|
||||
|
||||
|
Reference in New Issue
Block a user