swoole
This commit is contained in:
parent
36de25b1e8
commit
ded082bd49
@ -2,4 +2,4 @@ FROM php:8.1-alpine
|
|||||||
|
|
||||||
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 pdo_mysql pdo_pgsql pcntl openswoole
|
RUN install-php-extensions @composer opcache pdo_mysql pdo_pgsql redis swoole
|
||||||
|
Loading…
x
Reference in New Issue
Block a user