Dockerize

This commit is contained in:
Wingysam 2018-12-01 10:44:26 -05:00
parent 24ecd1be28
commit 22b536454b
4 changed files with 43 additions and 0 deletions

13
.dockerignore Normal file
View file

@ -0,0 +1,13 @@
node_modules
npm-debug.log
Dockerfile*
docker-compose*
.dockerignore
.git
.gitignore
.env
*/bin
*/obj
README.md
LICENSE
.vscode