Add docker command page

This commit is contained in:
Baohua Yang
2014-09-12 10:51:47 +08:00
parent f5ab41b2fa
commit afa47edf45
6 changed files with 177 additions and 0 deletions

View File

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