mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-31 14:16:02 +00:00
Fix trailing whitespace
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
| **Union FS** | 分层存储 | overlay2 为推荐驱动,支持 Copy-on-Write |
|
||||
|
||||
| Namespace | 隔离内容 | 一句话说明 |
|
||||
|-----------|---------|-----------|
|
||||
|-----------|---------|-----------|
|
||||
| PID | 进程 ID | 容器有自己的进程树 |
|
||||
| NET | 网络 | 容器有自己的 IP 和端口 |
|
||||
| MNT | 文件系统 | 容器有自己的根目录 |
|
||||
|
||||
Reference in New Issue
Block a user