Update format

Signed-off-by: Kang Huaishuai <khs1994@khs1994.com>
This commit is contained in:
Kang Huaishuai
2021-03-07 15:29:05 +08:00
parent 5ebd6fb6f8
commit ea00e0d82a
27 changed files with 39 additions and 15 deletions

View File

@@ -1,4 +1,5 @@
# 命名空间
命名空间是 Linux 内核一个强大的特性每个容器都有自己单独的命名空间运行在其中的应用都像是在独立的操作系统中运行一样命名空间保证了容器之间彼此互不影响
## pid 命名空间