docker_practice/security
Charles 5d00f5476b Fixed the wrong Chinese character 2014-09-21 20:48:49 +08:00
..
README.md rename 2014-09-21 13:50:34 +08:00
control_group.md Fixed the wrong Chinese character 2014-09-21 20:48:49 +08:00
daemon_sec.md Fixed the wrong Chinese character 2014-09-21 20:48:49 +08:00
kernel_capability.md Fixed the wrong Chinese character 2014-09-21 20:48:49 +08:00
kernel_ns.md Fixed the wrong Chinese character 2014-09-21 20:48:49 +08:00
other_feature.md rename 2014-09-21 13:50:34 +08:00
summary.md rename 2014-09-21 13:50:34 +08:00

README.md

#安全 评估Docker的安全性时主要考虑3个方面:

  • 由内核中名字空间和控制组提供的容器的内在安全
  • Docker程序本身的抗攻击性
  • 加固内核安全性来影响容器的安全性