Initial commit

This commit is contained in:
2019-12-05 16:13:01 +09:00
committed by GitHub
commit b6b62b6841
2 changed files with 63 additions and 0 deletions

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# docker-multistep-nodejs-build
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.