summaryrefslogtreecommitdiffstats
path: root/12.0/fpm/Dockerfile
diff options
context:
space:
mode:
authorTilo Spannagel <development@tilosp.de>2017-07-13 18:33:39 +0200
committerTilo Spannagel <development@tilosp.de>2017-07-13 18:33:39 +0200
commit59da82a5b2fa585327173de28590cf4b66052aa7 (patch)
treeea4e8c6429ca447341c271a1e577244edebefe0d /12.0/fpm/Dockerfile
parente43855e3e199811a7bda9fff3a6a1bdb9664dda0 (diff)
Diffstat (limited to '12.0/fpm/Dockerfile')
-rw-r--r--12.0/fpm/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/12.0/fpm/Dockerfile b/12.0/fpm/Dockerfile
index bcf3a3e4..6eb0ec26 100644
--- a/12.0/fpm/Dockerfile
+++ b/12.0/fpm/Dockerfile
@@ -19,7 +19,7 @@ RUN apt-get update && apt-get install -y \
RUN debMultiarch="$(dpkg-architecture --query DEB_BUILD_MULTIARCH)" \
&& docker-php-ext-configure gd --with-png-dir=/usr --with-jpeg-dir=/usr \
&& docker-php-ext-configure ldap --with-libdir="lib/$debMultiarch" \
- && docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip
+ && docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip pcntl
# set recommended PHP.ini settings
# see https://docs.nextcloud.com/server/12/admin_manual/configuration_server/server_tuning.html#enable-php-opcache