Merge pull request #25569 from friism/fix-typo-in-security-doc

update intro to say there are four things to consider
Upstream-commit: ce2ca236db87f8f580cb29be27b4f0b5341af0ca
Component: engine
This commit is contained in:
Sven Dowideit
2016-08-10 10:34:43 -07:00
committed by GitHub

View File

@ -12,7 +12,7 @@ weight =-99
# Docker security
There are three major areas to consider when reviewing Docker security:
There are four major areas to consider when reviewing Docker security:
- the intrinsic security of the kernel and its support for
namespaces and cgroups;