mirror of
https://github.com/friendica/docker
synced 2025-02-08 08:58:51 +01:00
Runs update.sh
This commit is contained in:
parent
2212dafd0d
commit
b16c56d2da
12 changed files with 12 additions and 12 deletions
|
@ -94,7 +94,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.21; \
|
pecl install apcu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -80,7 +80,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.21; \
|
pecl install APCu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -94,7 +94,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.21; \
|
pecl install apcu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -94,7 +94,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.21; \
|
pecl install apcu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -80,7 +80,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.21; \
|
pecl install APCu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -94,7 +94,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.21; \
|
pecl install apcu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -94,7 +94,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.21; \
|
pecl install apcu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -80,7 +80,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.21; \
|
pecl install APCu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -94,7 +94,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.21; \
|
pecl install apcu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -94,7 +94,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.21; \
|
pecl install apcu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -80,7 +80,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.21; \
|
pecl install APCu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -94,7 +94,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.21; \
|
pecl install apcu-5.1.21; \
|
||||||
pecl install memcached-3.2.0RC1; \
|
pecl install memcached-3.2.0RC2; \
|
||||||
pecl install redis-5.3.7; \
|
pecl install redis-5.3.7; \
|
||||||
pecl install imagick-3.7.0; \
|
pecl install imagick-3.7.0; \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Reference in a new issue