Started to add docker

This commit is contained in:
E
2021-02-14 21:56:24 +00:00
parent be533def79
commit 32bdec59fe
12 changed files with 2926 additions and 124 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
logs/
.git/
.gitignore
dockerfile
README.md