This commit is contained in:
parent
3727e20b98
commit
5952fc16fa
@ -44,7 +44,9 @@ RUN apk add --no-cache \
|
|||||||
zip \
|
zip \
|
||||||
unzip \
|
unzip \
|
||||||
curl \
|
curl \
|
||||||
shadow
|
shadow \
|
||||||
|
php8-pecl-redis
|
||||||
|
|
||||||
|
|
||||||
# Install PHP extensions
|
# Install PHP extensions
|
||||||
RUN docker-php-ext-configure gd --with-freetype --with-jpeg && \
|
RUN docker-php-ext-configure gd --with-freetype --with-jpeg && \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user