Merge pull request 'added exif to php package installation' (#33) from install_exif_php_package into master
Reviewed-on: #33
This commit is contained in:
commit
dbae94d0ea
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ RUN \
|
|||
sysvsem \
|
||||
pcntl \
|
||||
opcache \
|
||||
exif \
|
||||
pdo_pgsql \
|
||||
pdo && \
|
||||
CFLAGS="-I/usr/src/php" docker-php-ext-install xmlreader
|
||||
|
|
Loading…
Reference in a new issue