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

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

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;