mirror of
https://github.com/friendica/docker
synced 2025-12-07 13:57:07 +01:00
Fix pcntl_fork error
This commit is contained in:
parent
c004b5f2ac
commit
ae608b6380
8 changed files with 14 additions and 6 deletions
|
|
@ -66,6 +66,7 @@ RUN set -ex; \
|
|||
ctype \
|
||||
json \
|
||||
iconv \
|
||||
pcntl \
|
||||
; \
|
||||
\
|
||||
# pecl will claim success even if one install fails, so we need to perform each install separately
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue