This commit is contained in:
2026-02-03 23:45:27 +08:00
commit 640318cd24
13 changed files with 765 additions and 0 deletions

14
.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
.git
.idea
.vscode
*.exe
*.test
bin
dist
tmp
vendor
node_modules
Dockerfile
docker-compose.yml
.dockerignore
README.md