mirror of https://github.com/docker/docs.git
Feat: adding Node.js specific learn resources
This commit is contained in:
parent
da274abff6
commit
8e80ec3dc0
|
|
@ -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="_"}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue