From 075e0bfe73d23579be686bb840e86839e4af254d Mon Sep 17 00:00:00 2001 From: Julien Bisconti Date: Thu, 14 May 2015 08:57:35 +0200 Subject: [PATCH] add article docker security and best practices --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3a72f36..4061023 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [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) ## 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/)