Feat: adding Node.js specific learn resources

This commit is contained in:
Liran Tal 2021-06-02 17:32:45 +03:00 committed by GitHub
parent da274abff6
commit 8e80ec3dc0
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 Base Images](baseimages.md)
* [More about Automated Builds](../../docker-hub/builds/index.md) * [More about Automated Builds](../../docker-hub/builds/index.md)
* [Guidelines for Creating Official Images](../../docker-hub/official_images.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="_"}