Finish the basic content for the underly chapter

This commit is contained in:
Baohua Yang
2014-09-18 10:45:17 +08:00
parent d83e318b8c
commit b1e6415b8f
6 changed files with 35 additions and 5 deletions

View File

@@ -0,0 +1,4 @@
## 容器格式
最初Docker采用了LXC中的容器格式。自1.20版本开始Docker也开始支持新的`libcontainer`格式,并作为默认选项。
对更多容器格式的支持,还在进一步的发展中。