feat: add Docker build and push workflow for CI/CD integration
Some checks failed
Build and Push Docker Image / build (push) Failing after 3m6s

This commit is contained in:
Felix Schlusche
2025-10-24 15:39:46 +02:00
parent 73b83198cb
commit d994d53356
2 changed files with 60 additions and 1 deletions

5
.gitignore vendored
View File

@@ -23,4 +23,7 @@ Thumbs.db
.idea/
*.swp
*.swo
docker-volume/
docker-volume/
# CI/CD Documentation
.gitea/workflows/README.md