From 374d240c6a1ed1a4baa2d1d22ac7314d1f6943cd Mon Sep 17 00:00:00 2001 From: Drew Volz Date: Tue, 20 Feb 2018 19:00:49 -0500 Subject: [PATCH] Update security.md (#6037) --- engine/security/security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/security/security.md b/engine/security/security.md index a18e1dbc45..d524ca85ed 100644 --- a/engine/security/security.md +++ b/engine/security/security.md @@ -241,7 +241,7 @@ can be found in ## Conclusions -Docker containers are, by default, quite secure; especially if you take +Docker containers are, by default, quite secure; especially if you run your processes as non-privileged users inside the container. You can add an extra layer of safety by enabling AppArmor, SELinux,