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:
bsod 2023-11-22 12:13:55 +01:00
commit dbae94d0ea

View file

@ -63,6 +63,7 @@ RUN \
sysvsem \
pcntl \
opcache \
exif \
pdo_pgsql \
pdo && \
CFLAGS="-I/usr/src/php" docker-php-ext-install xmlreader