mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-10 05:42:58 +00:00
use octane & frankenphp for docker image
This commit is contained in:
parent
fc9f0787a0
commit
c64e04f9d0
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@ RUN install-php-extensions \
|
||||||
gd \
|
gd \
|
||||||
opcache \
|
opcache \
|
||||||
redis \
|
redis \
|
||||||
mongodb
|
mongodb \
|
||||||
|
zip
|
||||||
|
|
||||||
COPY . /app
|
COPY . /app
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue