feat(docker): dockerisation

This commit is contained in:
2025-12-03 05:55:41 +01:00
parent 4e6818a5bc
commit 5b87f24b5b
10 changed files with 685 additions and 112 deletions

6
docker/.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# Fichier de configuration local (contient des secrets)
.env
# Fichiers temporaires Docker
*.log
.dockerignore