fix: docker images image [skip ci]
R
Rüdiger Küpper
<rpr@9it.de>
committete am 19.02.2026 01:07
d6b85303cbbe5b0a1c6e384bfe0af160a45cb98c
gelöscht
.dockerignore
+0
−2
| @@ -1,2 +0,0 @@ | ||
| 1 | -static/images |
|
| 2 | -static/images/ |
|
\ No newline at end of file |
| @@ -5 +5 @@ WORKDIR /app | ||
| 5 | -COPY . . |
|
| 5 | +COPY --exclude=static/images . . |