mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-25 22:48:54 +00:00
rewrite the introduction of docker security
This commit is contained in:
parent
337065434d
commit
ece126aa1b
@ -1,5 +1,5 @@
|
|||||||
#安全
|
#安全
|
||||||
评估Docker的安全性时,主要考虑3个方面:
|
评估Docker的安全性时,主要考虑三个方面:
|
||||||
* 由内核中名字空间和控制组提供的容器的内在安全
|
* 由内核的名字空间和控制组机制提供的容器内在安全
|
||||||
* Docker程序本身的抗攻击性
|
* Docker程序(特别是服务端)本身的抗攻击性
|
||||||
* 加固内核安全性来影响容器的安全性
|
* 内核安全性的加强机制对容器安全性的影响
|
||||||
|
Loading…
Reference in New Issue
Block a user