mirror of
https://github.com/yeasy/docker_practice.git
synced 2026-03-11 12:21:17 +00:00
Restruct and reorder chapters
This commit is contained in:
@@ -238,4 +238,4 @@ Docker 容器通过以下 Namespace 实现隔离:
|
||||
| **IPC** | 进程间通信 | 独立的信号量、消息队列 |
|
||||
| **USER** | 用户 | 独立的用户和组 ID |
|
||||
|
||||
> 想深入了解?请阅读[底层实现 - 命名空间](../14_implementation/14.2_namespace.md)。
|
||||
> 想深入了解?请阅读[底层实现 - 命名空间](../11_implementation/18.2_namespace.md)。
|
||||
|
||||
Reference in New Issue
Block a user