Write paragraphs to explain why we need docker; minor grammar fix.

This commit is contained in:
Baohua Yang
2014-09-11 16:56:34 +08:00
parent ffc56b0aab
commit 235a80aad8
10 changed files with 47 additions and 13 deletions

View File

@@ -1 +1 @@
docker容器不需要hypervisor,他是内核级的虚拟化。
docker容器的运行不需要额外的hypervisor支持,它是内核级的虚拟化,因此可以实现更高的性能和效率