a132018dad
Merge branch 'master' of github.com:hellodeibu/docker-multistep-nodejs-build
2019-12-07 12:08:33 +09:00
11f2b23ad3
Added .dockerignore as per recommendation
...
Though the Dockerfile only copies specific files anyway, if someone for whatever reason places their node_modules folder inside their src folder for example, this is an extra check to make sure no pre-existing node_modules are copied over.
2019-12-07 12:08:16 +09:00
b170e9ce01
Switch back to using specific node versions
...
+ added description block encouraging and reminding people to set the specific version their application needs.
2019-12-07 12:07:09 +09:00
c6fcf773a9
Add CC0 license
2019-12-05 17:00:48 +09:00
8370c7f0bc
Minor text tweaks in the readme.
2019-12-05 16:56:12 +09:00
8cff654d2e
Fix Node.js naming convention
2019-12-05 16:49:35 +09:00
f84b16c3c0
Added Dockerfile template and initial README.
2019-12-05 16:47:47 +09:00
b6b62b6841
Initial commit
2019-12-05 16:13:01 +09:00