chore: add docker and ci

This commit is contained in:
2026-06-16 14:49:22 +02:00
parent ce065c932a
commit ae454a0b4f
5 changed files with 219 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.git
.github
.dockerignore
Dockerfile
target
.env
*.md
.DS_Store