1st commit

This commit is contained in:
2025-09-24 11:48:44 +02:00
commit e1ab5f8d8c
8 changed files with 169 additions and 0 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
# Ignore unnecessary files to reduce build context
.git
.gitignore
README.md
LICENSE
VERSION
*.log
*.tmp
.env
docker-compose.yaml
Dockerfile.minimal