deploy
This commit is contained in:
parent
05740a5dda
commit
b9b6deba65
@ -3,5 +3,6 @@ FROM php:8.1-alpine
|
||||
COPY --from=mlocati/php-extension-installer /usr/bin/install-php-extensions /usr/local/bin/
|
||||
|
||||
# RUN install-php-extensions @composer opcache pdo_mysql pdo_pgsql redis zip sockets pcov
|
||||
# deploy
|
||||
|
||||
RUN echo "memory_limit=-1" >> $PHP_INI_DIR/php.ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user