From 8cc5797894c7045ff388c74c5b5f55644ea8c788 Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Wed, 10 Aug 2016 10:34:43 -0700 Subject: [PATCH] Merge pull request #25569 from friism/fix-typo-in-security-doc update intro to say there are four things to consider (cherry picked from commit ce2ca236db87f8f580cb29be27b4f0b5341af0ca) Signed-off-by: Sven Dowideit (cherry picked from commit 7cee444f8b90d435cc3358e2f510d0614e4e02fd) Signed-off-by: Tibor Vass --- docs/security/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/security/security.md b/docs/security/security.md index 44853c22bb..7ab127cb5a 100644 --- a/docs/security/security.md +++ b/docs/security/security.md @@ -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;