docker_practice/security
Baohua Yang 467edbe130 rewrite the control group part 2014-09-21 21:33:51 +08:00
..
README.md rewrite the introduction of docker security 2014-09-21 21:33:06 +08:00
control_group.md rewrite the control group part 2014-09-21 21:33:51 +08:00
daemon_sec.md rename 2014-09-21 13:50:34 +08:00
kernel_capability.md rename 2014-09-21 13:50:34 +08:00
kernel_ns.md rewrite the kernel security part 2014-09-21 21:33:30 +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的安全性时主要考虑三个方面:

  • 由内核的名字空间和控制组机制提供的容器内在安全
  • Docker程序特别是服务端本身的抗攻击性
  • 内核安全性的加强机制对容器安全性的影响