Merge pull request #12938 from lirantal/patch-1

Feat: adding Node.js specific learning resources for developers building with Docker
This commit is contained in:
Usha Mandya 2021-07-23 10:47:08 +01:00 committed by GitHub
commit f857e80221
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -922,4 +922,5 @@ These Official Images have exemplary `Dockerfile`s:
* [More about Base Images](baseimages.md)
* [More about Automated Builds](../../docker-hub/builds/index.md)
* [Guidelines for Creating Official Images](../../docker-hub/official_images.md)
* [Best practices to containerize Node.js web applications with Docker](https://snyk.io/blog/10-best-practices-to-containerize-nodejs-web-applications-with-docker){:target="_blank" rel="noopener" class="_"}