support build docker images (#358)

* add docker build file

* add host to avoid host check error

* Revert "add host to avoid host check error"

This reverts commit a0b8507895.
This commit is contained in:
Jiang
2021-12-10 17:38:45 +08:00
committed by GitHub
parent 162eaffd1d
commit 066f1fd060
2 changed files with 17 additions and 0 deletions

2
.dockerignore Normal file
View File

@@ -0,0 +1,2 @@
node_modules
npm-debug.log