up mem
This commit is contained in:
parent
34033d466a
commit
ad86fb0dbc
@ -3,3 +3,5 @@ FROM php:8.3-apache
|
|||||||
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/local/bin/
|
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/local/bin/
|
||||||
|
|
||||||
RUN install-php-extensions @composer opcache intl pdo_mysql pdo_pgsql
|
RUN install-php-extensions @composer opcache intl pdo_mysql pdo_pgsql
|
||||||
|
|
||||||
|
RUN echo "memory_limit=-1" >> $PHP_INI_DIR/php.ini
|
||||||
|
Loading…
x
Reference in New Issue
Block a user