docker
Build and publish Docker image / Test, build and publish (push) Canceled after 2m5s

This commit is contained in:
2026-07-21 11:10:51 +08:00 Unverified
parent e3a4ec81db
commit cb4df782a7
7 changed files with 210 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
.git
.agents
.codex
node_modules
tests
.env
.env.*
!.env.example
!.env.docker.example
data/*
!data/.gitkeep
*.log
npm-debug.log*
Dockerfile*
compose*.yml
compose*.yaml
README.md
LICENSE