feat: agregar soporte docker y publicar en gitea packages. Closes #11

This commit is contained in:
2026-03-09 10:06:35 -03:00
parent 5ae0ad2af6
commit 3b6f7175f8
2 changed files with 42 additions and 0 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
**/.dockerignore
**/.env
**/bin
**/obj
**/.vs
**/.vscode
**/ignore
.git
.gitignore
Dockerfile