feat: optimize Docker build for production
All checks were successful
renovate / renovate (push) Successful in 19s
Docker Build and Push / build-and-push (push) Successful in 1m30s

This commit is contained in:
2025-12-28 19:29:32 +07:00
parent 1d918ef2aa
commit eee04daf80
3 changed files with 82 additions and 27 deletions

30
.dockerignore Normal file
View File

@@ -0,0 +1,30 @@
.git/
.github/
.gitea/
.gitignore
.idea/
*.swp
*.swo
*~
tmp/
*.log
.env
.env.*
certs/
id_rsa*
*.pub
README.md
LICENSE.md
*.md
renovate.json
renovate-config.js
*_test.go
testdata/