Merge pull request #88 from binarymist/docker-security

Added Docker Security - Quick Reference, thx @binarymist
This commit is contained in:
sbilly 2018-04-22 10:03:50 +08:00 committed by GitHub
commit 85c357b644
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -297,6 +297,12 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c
- [passpie](https://github.com/marcwebbie/passpie) - Multiplatform command-line password manager
- [Vault](https://www.vaultproject.io/) - An encrypted datastore secure enough to hold environment and application secrets.
## EBooks
### Docker
- [Docker Security - Quick Reference: For DevOps Engineers](https://binarymist.io/publication/docker-security/) - A book on understanding the Docker security defaults, how to improve them (theory and practical), along with many tools and techniques.
## Other Awesome Lists
### Other Security Awesome Lists