From 75e6734903358a59d0dcdd7a10bd8372c35fb2f7 Mon Sep 17 00:00:00 2001 From: Vincent RABAH Date: Sun, 29 Mar 2015 18:06:15 +0200 Subject: [PATCH 1/2] Security links #1 by Vincent RABAH --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7bac850..4a05e09 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,10 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [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) +* [Security Best Practices for Building Docker Images](http://linux-audit.com/tag/docker/) +* [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](https://cisofy.com/lynis/) ## 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/) From f6061ca1dc5920ff013b74309cb296ee303bd3ea Mon Sep 17 00:00:00 2001 From: Vincent RABAH Date: Sun, 29 Mar 2015 18:17:57 +0200 Subject: [PATCH 2/2] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a05e09..825e0c6 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ _Source:_ [What is Docker](https://www.docker.com/whatisdocker/) * [Security Best Practices for Building Docker Images](http://linux-audit.com/tag/docker/) * [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](https://cisofy.com/lynis/) +* [Lynis is an open source security auditing tool including Docker auditing](https://cisofy.com/lynis/) ## 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/)