Added link to Docker Security - Quick Reference

This commit is contained in:
Kim Carter 2018-02-23 11:16:44 +13:00 committed by Andreas Gebhardt
parent ec992e9a6a
commit a8ac37456f

View File

@ -628,6 +628,7 @@ Blogs by
* [Docker Secure Deployment Guidelines](https://github.com/GDSSecurity/Docker-Secure-Deployment-Guidelines)
* [Docker Security Cheat Sheet](https://github.com/konstruktoid/Docker/blob/master/Security/CheatSheet.adoc)
* [Docker Security: Are Your Containers Tightly Secured to the Ship? SlideShare](https://fr.slideshare.net/MichaelBoelen/docker-security-are-your-containers-tightly-secured-to-the-ship)
* [Docker Securitiy - Quick Reference](https://binarymist.io/publication/docker-security/)
* [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/)
* [Lynis is an open source security auditing tool including Docker auditing](https://cisofy.com/lynis/)