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