mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-01-03 03:31:18 -05:00
docs: update resources with docker security guidelines for building Node.js images (#1042)
* docs: update resources with docker security guidelines for building Node.js images Adding a new resource to the security learning section: `10 best practices to containerize Node.js web applications with Docker` which has been acknowledged by OWASP and other Docker community champions * docs: link to snyk.io's blog on containerizing Node.js docker images best practices
This commit is contained in:
parent
97a926586a
commit
4bba32b069
@ -788,6 +788,7 @@ Services to securely store your Docker images.
|
|||||||
- [Ten Docker Image Security Best Practices Cheat Sheet](https://snyk.io/blog/10-docker-image-security-best-practices/)
|
- [Ten Docker Image Security Best Practices Cheat Sheet](https://snyk.io/blog/10-docker-image-security-best-practices/)
|
||||||
- [Top ten most popular docker images each contain at least 30 vulnerabilities](https://snyk.io/blog/top-ten-most-popular-docker-images-each-contain-at-least-30-vulnerabilities/)
|
- [Top ten most popular docker images each contain at least 30 vulnerabilities](https://snyk.io/blog/top-ten-most-popular-docker-images-each-contain-at-least-30-vulnerabilities/)
|
||||||
- [Tuning Docker with the newest security enhancements](https://opensource.com/business/15/3/docker-security-tuning)
|
- [Tuning Docker with the newest security enhancements](https://opensource.com/business/15/3/docker-security-tuning)
|
||||||
|
- [10 best practices to containerize Node.js web applications with Docker](https://snyk.io/blog/10-best-practices-to-containerize-nodejs-web-applications-with-docker/)
|
||||||
|
|
||||||
## Videos
|
## Videos
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user