chore: 支持 Docker 部署 (#1195) (#1200)

This commit is contained in:
Rick 2022-01-08 19:26:11 +08:00 committed by GitHub
parent 14566b20b2
commit 66f9b4f526
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 89 additions and 0 deletions

16
.dockerignore Normal file
View file

@ -0,0 +1,16 @@
node_modules
npm-debug.log
Dockerfile*
docker-compose*
.dockerignore
.git
.github
.gitignore
README.md
LICENSE
.vscode
dist
dist_electron
build
images
script