Tilføj .dockerignore — undgå .git i build context (fix Portainer EOF)

This commit is contained in:
2026-07-01 23:32:35 +02:00
parent 4ab0b0b8da
commit 92a293858c
+8
View File
@@ -0,0 +1,8 @@
.git/
.gitignore
README.md
*.md
docker-compose.yml
__pycache__/
*.pyc
.env