You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
-
# Multi-step build container template for NodeJS applications
1
+
# Multi-step build container template for Node.js applications
2
2
3
-
This is a simple multi-step NodeJS application docker build template that you can use to create self-contained, relatively small-sized and easily deployable images of your application.
3
+
This is a simple multi-step Node.js application docker build template that you can use to create self-contained, relatively small-sized and easily deployable images of your application.
0 commit comments