ci(docker): containerize application and add forgejo release workflow
Some checks failed
Build, Push, and Release / build-and-push (push) Failing after 1m57s
Build, Push, and Release / create-release (push) Has been skipped

This commit is contained in:
Tibo De Peuter 2026-08-18 18:22:00 +02:00
parent 80ba98478b
commit a3fd5f212e
5 changed files with 141 additions and 0 deletions

9
.dockerignore Normal file
View file

@ -0,0 +1,9 @@
.git
.gitignore
.agents
.idea
__pycache__
*.pyc
*.pyo
*.pyd
.pytest_cache