Dockerize

This commit is contained in:
schmelczerandras 2020-09-20 11:25:33 +02:00
parent 0048aa191e
commit d9623a3274
10 changed files with 243 additions and 137 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
Dockerfile
node_modules
dist
package-lock.json
.*