php 8.3 basic dependecies
This commit is contained in:
parent
8398cc9ebd
commit
2c1592d93e
@ -11,5 +11,7 @@ RUN apt update \
|
||||
&& apt auto-remove -y \
|
||||
&& apt clean -y
|
||||
|
||||
RUN docker-php-ext-install {mysqli,pdo,pdo_mysql,bcmath,intl,gd,zip}
|
||||
|
||||
# Copy php.ini config
|
||||
COPY php.ini /usr/local/etc/php/php.ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user