Skip to content

Commit a392205

Browse files
author
Hannu Kumpula
committed
added imagemagic to strip exif data that made php 7.0 crash
1 parent f8f96b1 commit a392205

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

debian-php7.0/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ RUN \
5050
php7.0-curl \
5151
php7.0-ldap \
5252
php7.0-mcrypt \
53+
php7.0-imagick \
54+
libmagickwand-dev \
5355

5456
# Force install only cron without extra mailing dependencies
5557
&& cd /tmp \

0 commit comments

Comments
 (0)