mirror of
https://github.com/mykitserver/docker-limesurvey.git
synced 2025-12-06 16:39:11 +01:00
Add exif installation
This commit is contained in:
@@ -31,6 +31,7 @@ RUN set -ex; \
|
||||
docker-php-ext-configure gd --with-freetype-dir=/usr --with-png-dir=/usr --with-jpeg-dir=/usr; \
|
||||
docker-php-ext-configure imap --with-kerberos --with-imap-ssl && \
|
||||
docker-php-ext-install -j5 \
|
||||
exif \
|
||||
gd \
|
||||
imap \
|
||||
ldap \
|
||||
|
||||
Reference in New Issue
Block a user