docker_practice/container_security
Baohua Yang 22afe36b0f fix the terminologies, add more content 2014-09-17 16:31:25 +08:00
..
README.md fix the terminologies, add more content 2014-09-17 16:31:25 +08:00
control_group.md fix the terminologies, add more content 2014-09-17 16:31:25 +08:00
daemon_sec.md fix the terminologies, add more content 2014-09-17 16:31:25 +08:00
kernel_capability.md fix the terminologies, add more content 2014-09-17 16:31:25 +08:00
kernel_ns.md fix the terminologies, add more content 2014-09-17 16:31:25 +08:00
other_feature.md fix the terminologies, add more content 2014-09-17 16:31:25 +08:00
summary.md fix the terminologies, add more content 2014-09-17 16:31:25 +08:00

README.md

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

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