mirror of https://github.com/docker/docs.git
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:
commit
f857e80221
|
@ -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="_"}
|
||||
|
||||
|
|
Loading…
Reference in New Issue