mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-24 06:33:54 +01:00
commit
16e23e4081
9 changed files with 9 additions and 9 deletions
|
@ -59,7 +59,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||||
pecl install APCu-5.1.17; \
|
pecl install APCu-5.1.18; \
|
||||||
pecl install memcached-3.1.4; \
|
pecl install memcached-3.1.4; \
|
||||||
pecl install redis-4.3.0; \
|
pecl install redis-4.3.0; \
|
||||||
pecl install imagick-3.4.4; \
|
pecl install imagick-3.4.4; \
|
||||||
|
|
|
@ -51,7 +51,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||||
pecl install APCu-5.1.17; \
|
pecl install APCu-5.1.18; \
|
||||||
pecl install memcached-3.1.4; \
|
pecl install memcached-3.1.4; \
|
||||||
pecl install redis-4.3.0; \
|
pecl install redis-4.3.0; \
|
||||||
pecl install imagick-3.4.4; \
|
pecl install imagick-3.4.4; \
|
||||||
|
|
|
@ -59,7 +59,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||||
pecl install APCu-5.1.17; \
|
pecl install APCu-5.1.18; \
|
||||||
pecl install memcached-3.1.4; \
|
pecl install memcached-3.1.4; \
|
||||||
pecl install redis-4.3.0; \
|
pecl install redis-4.3.0; \
|
||||||
pecl install imagick-3.4.4; \
|
pecl install imagick-3.4.4; \
|
||||||
|
|
|
@ -59,7 +59,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||||
pecl install APCu-5.1.17; \
|
pecl install APCu-5.1.18; \
|
||||||
pecl install memcached-3.1.4; \
|
pecl install memcached-3.1.4; \
|
||||||
pecl install redis-4.3.0; \
|
pecl install redis-4.3.0; \
|
||||||
pecl install imagick-3.4.4; \
|
pecl install imagick-3.4.4; \
|
||||||
|
|
|
@ -51,7 +51,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||||
pecl install APCu-5.1.17; \
|
pecl install APCu-5.1.18; \
|
||||||
pecl install memcached-3.1.4; \
|
pecl install memcached-3.1.4; \
|
||||||
pecl install redis-4.3.0; \
|
pecl install redis-4.3.0; \
|
||||||
pecl install imagick-3.4.4; \
|
pecl install imagick-3.4.4; \
|
||||||
|
|
|
@ -59,7 +59,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||||
pecl install APCu-5.1.17; \
|
pecl install APCu-5.1.18; \
|
||||||
pecl install memcached-3.1.4; \
|
pecl install memcached-3.1.4; \
|
||||||
pecl install redis-4.3.0; \
|
pecl install redis-4.3.0; \
|
||||||
pecl install imagick-3.4.4; \
|
pecl install imagick-3.4.4; \
|
||||||
|
|
|
@ -59,7 +59,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||||
pecl install APCu-5.1.17; \
|
pecl install APCu-5.1.18; \
|
||||||
pecl install memcached-3.1.4; \
|
pecl install memcached-3.1.4; \
|
||||||
pecl install redis-4.3.0; \
|
pecl install redis-4.3.0; \
|
||||||
pecl install imagick-3.4.4; \
|
pecl install imagick-3.4.4; \
|
||||||
|
|
|
@ -51,7 +51,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||||
pecl install APCu-5.1.17; \
|
pecl install APCu-5.1.18; \
|
||||||
pecl install memcached-3.1.4; \
|
pecl install memcached-3.1.4; \
|
||||||
pecl install redis-4.3.0; \
|
pecl install redis-4.3.0; \
|
||||||
pecl install imagick-3.4.4; \
|
pecl install imagick-3.4.4; \
|
||||||
|
|
|
@ -59,7 +59,7 @@ RUN set -ex; \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||||
pecl install APCu-5.1.17; \
|
pecl install APCu-5.1.18; \
|
||||||
pecl install memcached-3.1.4; \
|
pecl install memcached-3.1.4; \
|
||||||
pecl install redis-4.3.0; \
|
pecl install redis-4.3.0; \
|
||||||
pecl install imagick-3.4.4; \
|
pecl install imagick-3.4.4; \
|
||||||
|
|
Loading…
Reference in a new issue