kopia lustrzana https://github.com/friendica/docker
Runs update.sh
rodzic
4367e4bf62
commit
e56ad74382
|
@ -99,7 +99,7 @@ RUN set -ex; \
|
|||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
pecl install apcu-5.1.26; \
|
||||
pecl install apcu-5.1.27; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.8.0; \
|
||||
|
|
|
@ -83,7 +83,7 @@ RUN set -ex; \
|
|||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
pecl install APCu-5.1.26; \
|
||||
pecl install APCu-5.1.27; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
|
|
|
@ -99,7 +99,7 @@ RUN set -ex; \
|
|||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
pecl install apcu-5.1.26; \
|
||||
pecl install apcu-5.1.27; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.8.0; \
|
||||
|
|
|
@ -99,7 +99,7 @@ RUN set -ex; \
|
|||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
pecl install apcu-5.1.26; \
|
||||
pecl install apcu-5.1.27; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.8.0; \
|
||||
|
|
|
@ -83,7 +83,7 @@ RUN set -ex; \
|
|||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
pecl install APCu-5.1.26; \
|
||||
pecl install APCu-5.1.27; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
|
|
|
@ -99,7 +99,7 @@ RUN set -ex; \
|
|||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
pecl install apcu-5.1.26; \
|
||||
pecl install apcu-5.1.27; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.8.0; \
|
||||
|
|
|
@ -99,7 +99,7 @@ RUN set -ex; \
|
|||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
pecl install apcu-5.1.26; \
|
||||
pecl install apcu-5.1.27; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.8.0; \
|
||||
|
|
|
@ -83,7 +83,7 @@ RUN set -ex; \
|
|||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
pecl install APCu-5.1.26; \
|
||||
pecl install APCu-5.1.27; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0; \
|
||||
pecl install imagick-3.8.0; \
|
||||
|
|
|
@ -99,7 +99,7 @@ RUN set -ex; \
|
|||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
pecl install apcu-5.1.26; \
|
||||
pecl install apcu-5.1.27; \
|
||||
pecl install memcached-3.3.0; \
|
||||
pecl install redis-6.2.0 --configureoptions 'enable-redis-zstd="yes" enable-redis-lz4="yes"'; \
|
||||
pecl install imagick-3.8.0; \
|
||||
|
|
Ładowanie…
Reference in New Issue