restruct and add more content to introduce cgroups, ufs and container format

This commit is contained in:
Baohua Yang
2014-09-17 20:53:14 +08:00
parent 99f9a77b3c
commit 1ac18858b5
4 changed files with 15 additions and 17 deletions

1
underly/README.md Normal file
View File

@@ -0,0 +1 @@
Docker底层的核心技术包括Linux上的名字空间Namespaces、控制组Control groups、Union文件系统Union file systems和容器格式Container format