> For the complete documentation index, see [llms.txt](https://philipzheng.gitbook.io/docker_practice/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://philipzheng.gitbook.io/docker_practice/security.md).

# 安全

評估 Docker 的安全性時，主要考慮三個方面:

* 由核心的命名空間和控制組機制提供的容器內在安全
* Docker程式（特別是服務端）本身的抗攻擊性
* 核心安全性的加強機制對容器安全性的影響
