mirror of
https://github.com/friendica/docker
synced 2026-01-06 04:07:56 +01:00
Add 2019.12-rc branch
This commit is contained in:
parent
ba7371ad99
commit
7a74b4c0b9
35 changed files with 1536 additions and 8 deletions
|
|
@ -60,7 +60,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.18; \
|
||||
pecl install memcached-3.1.4; \
|
||||
pecl install memcached-3.1.5; \
|
||||
pecl install redis-5.1.1; \
|
||||
pecl install imagick-3.4.4; \
|
||||
\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue