mirror of
https://github.com/daledavies/jump.git
synced 2026-06-18 16:01:43 +02:00
Readd PHP extensions required for fetching favicons
This commit is contained in:
@@ -30,10 +30,13 @@ RUN apk add --no-cache \
|
||||
curl \
|
||||
nginx \
|
||||
php8 \
|
||||
php8-dom \
|
||||
php8-fileinfo \
|
||||
php8-fpm \
|
||||
php8-json \
|
||||
php8-opcache \
|
||||
php8-openssl \
|
||||
php8-xml \
|
||||
php8-zlib
|
||||
|
||||
# Create symlink for anything expecting to use "php".
|
||||
|
||||
Reference in New Issue
Block a user