docker_practice/security/README.md
2014-11-19 01:01:35 +08:00

6 lines
259 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 安全
評估 Docker 的安全性時,主要考慮三個方面:
* 由內核的名字空間和控制組機制提供的容器內在安全
* Docker程序特別是服務端本身的抗攻擊性
* 內核安全性的加強機制對容器安全性的影響