From ec14d864e3cb7e1648eba12b0e23a8f984585216 Mon Sep 17 00:00:00 2001 From: Wes Widner Date: Sat, 21 Oct 2017 15:27:26 -0400 Subject: [PATCH] Add docker engine security cheatsheet --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f7c6b36..f6a39af 100644 --- a/README.md +++ b/README.md @@ -190,3 +190,5 @@ A collection of container related security resources ### [Docker Networking in Production at Visa](https://www.youtube.com/watch?v=k3SeQPt0f0o) * Chief Systems Architect Sasi Kannappan describes how Docker is used at Visa ### [The Golden Ticket- Docker and High Security Microservices - Black Belt Track](https://www.youtube.com/watch?v=346WmxQ5xtk) +### [Docker Engine Security Cheatsheet](https://github.com/konstruktoid/Docker/blob/master/Security/CheatSheet.adoc) +* Collection of resources on hardening your Docker daemon