Rewrite part of the architecture introduction

This commit is contained in:
Baohua Yang
2014-09-11 17:07:49 +08:00
parent 235a80aad8
commit 1f5fb2d521
4 changed files with 16 additions and 5 deletions

View File

@@ -1,3 +1,4 @@
##底层技术
docker底层的2个核心技术分别是Namespaces和Control groups。
以下内容摘自InfoQ Docker自1.20版本开始docker已经抛开lxc不过下面的内容对于理解docker还是有很大帮助。