Tilføj .dockerignore — undgå .git i build context (fix Portainer EOF)
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
.git/
|
||||||
|
.gitignore
|
||||||
|
README.md
|
||||||
|
*.md
|
||||||
|
docker-compose.yml
|
||||||
|
__pycache__/
|
||||||
|
*.pyc
|
||||||
|
.env
|
||||||
Reference in New Issue
Block a user