Added basic Docker support

This commit is contained in:
Colin_
2020-01-28 19:22:59 -05:00
parent 87888916a7
commit 40a15d126f
4 changed files with 80 additions and 0 deletions

3
.gitignore vendored
View File

@@ -10,3 +10,6 @@
# production
**/build
**/npm-debug.log*
# Persistence Directory for Docker
**/persist