deploy
This commit is contained in:
parent
b9b6deba65
commit
e1a1e05a32
@ -3,6 +3,5 @@ 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