docs: 添加docker支持

This commit is contained in:
xiaoxian521
2023-05-31 18:18:27 +08:00
parent ee73c88d36
commit 7f02418839
4 changed files with 85 additions and 0 deletions

21
.dockerignore Normal file
View File

@@ -0,0 +1,21 @@
node_modules
.DS_Store
dist
dist-ssr
*.local
.eslintcache
report.html
yarn.lock
npm-debug.log*
.pnpm-error.log*
.pnpm-debug.log
tests/**/coverage/
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
tsconfig.tsbuildinfo