Add docker support

This commit is contained in:
2021-10-21 18:00:40 +07:00
parent 85c81f5e2a
commit a50437a27b
3 changed files with 48 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.vscode/
node_modules/
npm-debug.log
dist/
build/
test/
yarn-error.log