diff options
| -rw-r--r-- | Dockerfile.production | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Dockerfile.production b/Dockerfile.production index 0f582d7..7381f74 100644 --- a/Dockerfile.production +++ b/Dockerfile.production | |||
| @@ -20,6 +20,10 @@ RUN set -x \ | |||
| 20 | systemd \ | 20 | systemd \ |
| 21 | ffmpeg \ | 21 | ffmpeg \ |
| 22 | mat2 \ | 22 | mat2 \ |
| 23 | gir1.2-gdkpixbuf-2.0 \ | ||
| 24 | gir1.2-poppler-0.18 \ | ||
| 25 | gir1.2-rsvg-2.0 \ | ||
| 26 | libimage-exiftool-perl \ | ||
| 23 | uwsgi \ | 27 | uwsgi \ |
| 24 | uwsgi-plugin-python3 \ | 28 | uwsgi-plugin-python3 \ |
| 25 | python3-pip \ | 29 | python3-pip \ |
