Skip to content

Commit 6397b36

Browse files
authored
Update README.md
1 parent 6830981 commit 6397b36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# RUNNING NODE.JS APPS WITH DOCKER EXAMPLE
1+
# Running Node.js apps with docker - example code
22

33
This repository is used as support of my video(https://www.youtube.com/watch?v=7rqavBlLFbg) about how to run node.js applications using docker. It includes examples of linked services, envioronment variables, node_modules optiomization and integration with npm 5 using package-lock to optimize dependency installation on image building.
44

0 commit comments

Comments
 (0)