From 9f92c08ef20e501f597f5be1be3a3256d99a663e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sj=C3=B6gren?= Date: Sun, 24 Jan 2016 22:06:32 +0100 Subject: [PATCH] add Docker Security Cheat Sheet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Sjögren --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5325213..0c226aa 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,7 @@ by [@prologic][prologic] * [Tuning Docker with the newest security enhancements](https://opensource.com/business/15/3/docker-security-tuning) * [Lynis is an open source security auditing tool including Docker auditing](https://cisofy.com/lynis/) * [Understanding Docker security and best practices](https://blog.docker.com/2015/05/understanding-docker-security-and-best-practices/) (written 5 MAY 2015) +* [Docker Security Cheat Sheet] (https://github.com/konstruktoid/Docker/blob/master/Security/CheatSheet.md) ## Performances * [Performance Analysis of Docker on Red Hat Enterprise Linux 7](http://developerblog.redhat.com/2014/08/19/performance-analysis-docker-red-hat-enterprise-linux-7/)