0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2024-09-30 00:12:36 +02:00

Merge pull request #265 from nextcloud/APCu-5.1.10

Update APCu to version 5.1.10
This commit is contained in:
Tilo Spannagel 2018-02-17 21:07:40 +01:00 committed by GitHub
commit cd1c731b7a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View file

@ -32,7 +32,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 ldap --with-libdir="lib/$debMultiarch"; \
docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip pcntl; \
pecl install APCu-5.1.9; \
pecl install APCu-5.1.10; \
pecl install memcached-3.0.4; \
pecl install redis-3.1.6; \
docker-php-ext-enable apcu redis memcached; \

View file

@ -32,7 +32,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 ldap --with-libdir="lib/$debMultiarch"; \
docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip pcntl; \
pecl install APCu-5.1.9; \
pecl install APCu-5.1.10; \
pecl install memcached-3.0.4; \
pecl install redis-3.1.6; \
docker-php-ext-enable apcu redis memcached; \

View file

@ -32,7 +32,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 ldap --with-libdir="lib/$debMultiarch"; \
docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip pcntl; \
pecl install APCu-5.1.9; \
pecl install APCu-5.1.10; \
pecl install memcached-3.0.4; \
pecl install redis-3.1.6; \
docker-php-ext-enable apcu redis memcached; \

View file

@ -32,7 +32,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 ldap --with-libdir="lib/$debMultiarch"; \
docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip pcntl; \
pecl install APCu-5.1.9; \
pecl install APCu-5.1.10; \
pecl install memcached-3.0.4; \
pecl install redis-3.1.6; \
docker-php-ext-enable apcu redis memcached; \

View file

@ -32,7 +32,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 ldap --with-libdir="lib/$debMultiarch"; \
docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip pcntl; \
pecl install APCu-5.1.9; \
pecl install APCu-5.1.10; \
pecl install memcached-3.0.4; \
pecl install redis-3.1.6; \
docker-php-ext-enable apcu redis memcached; \

View file

@ -32,7 +32,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 ldap --with-libdir="lib/$debMultiarch"; \
docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip pcntl; \
pecl install APCu-5.1.9; \
pecl install APCu-5.1.10; \
pecl install memcached-3.0.4; \
pecl install redis-3.1.6; \
docker-php-ext-enable apcu redis memcached; \

View file

@ -32,7 +32,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 ldap --with-libdir="lib/$debMultiarch"; \
docker-php-ext-install gd exif intl mbstring mcrypt ldap mysqli opcache pdo_mysql pdo_pgsql pgsql zip pcntl; \
pecl install APCu-5.1.9; \
pecl install APCu-5.1.10; \
pecl install memcached-3.0.4; \
pecl install redis-3.1.6; \
docker-php-ext-enable apcu redis memcached; \