From abb7fbbaec6ef4acae4b3a07a3f9438fc170c1f4 Mon Sep 17 00:00:00 2001 From: Michael Friis Date: Wed, 10 Aug 2016 08:45:24 -0700 Subject: [PATCH] update intro to say there are four things to consider Signed-off-by: Michael Friis Upstream-commit: 9c37bf9f1fc28ef28dc62ea496e6f56dafcdfd89 Component: engine --- components/engine/docs/security/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/engine/docs/security/security.md b/components/engine/docs/security/security.md index 44853c22bb..7ab127cb5a 100644 --- a/components/engine/docs/security/security.md +++ b/components/engine/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;