feat: docker compose

This commit is contained in:
Innei
2021-09-23 16:21:36 +08:00
parent c5616d2b2f
commit 6e89b97ee6
5 changed files with 111 additions and 46 deletions

43
.dockerignore Normal file
View File

@@ -0,0 +1,43 @@
# compiled output
/dist
/node_modules
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# OS
.DS_Store
# Tests
/coverage
/.nyc_output
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
patch/dist
tmp
out
release.zip
run
data