add basic dockerignore to reduce image size

This commit is contained in:
Mathilde Grünig 2023-06-01 16:00:21 +02:00
parent 8af292c407
commit 58524e9d7e
1 changed files with 9 additions and 0 deletions

9
.dockerignore Normal file
View File

@ -0,0 +1,9 @@
.dockerignore
.git
.gitignore
.gitmodules
.github
docker-compose.yml
traefik2.yml
Dockerfile*
*.png