Fix issue#20, format following the guidelines

This commit is contained in:
Baohua Yang
2014-10-14 13:25:01 +08:00
parent 9d26f96ba2
commit cb903202ba
81 changed files with 682 additions and 679 deletions

View File

@@ -1,5 +1,5 @@
#安全
评估Docker的安全性时主要考虑三个方面:
# 安全
评估 Docker 的安全性时,主要考虑三个方面:
* 由内核的名字空间和控制组机制提供的容器内在安全
* Docker程序特别是服务端本身的抗攻击性
* 内核安全性的加强机制对容器安全性的影响