mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-09 21:42:57 +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 \
|
||||
redis \
|
||||
mongodb \
|
||||
pcntl \
|
||||
zip
|
||||
|
||||
COPY . /app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue