mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-10 05:42:58 +00:00
add pcntl extension to dockerfile
This commit is contained in:
parent
c64e04f9d0
commit
9523717e19
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ RUN install-php-extensions \
|
||||||
opcache \
|
opcache \
|
||||||
redis \
|
redis \
|
||||||
mongodb \
|
mongodb \
|
||||||
|
pcntl \
|
||||||
zip
|
zip
|
||||||
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue