mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-09 07:25:57 -05:00
[PR #1042] [MERGED] docs: update resources with docker security guidelines for building Node.js images #1051
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/veggiemonk/awesome-docker/pull/1042
Author: @lirantal
Created: 1/4/2023
Status: ✅ Merged
Merged: 1/4/2023
Merged by: @mashb1t
Base:
master← Head:patch-3📝 Commits (2)
93f4ad3docs: update resources with docker security guidelines for building Node.js images8897068docs: link to snyk.io's blog on containerizing Node.js docker images best practices📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adding a new resource to the security learning section:
10 best practices to containerize Node.js web applications with Dockerwhich has been acknowledged by OWASP and other Docker community championsThis one is pending #1043 fixes to be merged first and then we can rebase this PR to fix remaining issues.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.