Feature: added docker support

This commit is contained in:
loopsun 2019-10-09 11:55:41 +08:00
parent 06708949a1
commit 52d9c51e69
6 changed files with 41 additions and 0 deletions

4
.dockerignore Normal file
View file

@ -0,0 +1,4 @@
node_modules
npm-debug.log
.github
tests