From cc51ee36c098aff2125bd7abf590086bb01791a5 Mon Sep 17 00:00:00 2001 From: Olivier Ligot Date: Thu, 15 Jan 2015 14:06:53 +0100 Subject: [PATCH] Add Docker Secure Deployment Guidelines --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f94ab7..f6b90b9 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ This list is not exhaustive, contribute to make it so: add your docker resource ## Security * [Docker and SELinux](http://www.projectatomic.io/docs/docker-and-selinux/) * [Bringing new security features to Docker](https://opensource.com/business/14/9/security-for-docker) +* [Docker Secure Deployment Guidelines](https://github.com/GDSSecurity/Docker-Secure-Deployment-Guidelines) ## 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/)