From 5b1d23a20a8a10f4da4fb6005c352f098667cddc Mon Sep 17 00:00:00 2001 From: Brian Christner Date: Sun, 21 Aug 2016 22:16:26 +0200 Subject: [PATCH] Added Docker best practices back Added Docker best practices back after the problem with the redirect --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66bec1c..27463b2 100644 --- a/README.md +++ b/README.md @@ -244,6 +244,7 @@ by [@prologic][prologic] * [Docker Security: Are Your Containers Tightly Secured to the Ship? SlideShare](http://fr.slideshare.net/MichaelBoelen/docker-security-are-your-containers-tightly-secured-to-the-ship) * [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.adoc) * [How CVE's are handled on Offical Docker Images](https://github.com/docker-library/official-images/issues/1448) * [Improving Docker Security with Authenticated Volumes](https://www.blockbridge.com/improving-docker-security-with-authenticated-volumes/)