mirror of
https://github.com/xiaoqidun/pfenv.git
synced 2024-11-22 05:56:45 +08:00
This commit is contained in:
parent
c10606a2a5
commit
2dc7c9ee9d
@ -11,6 +11,9 @@ RUN pecl install redis-5.3.4 \
|
|||||||
RUN pecl install xdebug-3.0.4 \
|
RUN pecl install xdebug-3.0.4 \
|
||||||
&& docker-php-ext-enable xdebug
|
&& docker-php-ext-enable xdebug
|
||||||
|
|
||||||
|
RUN pecl install runkit7-4.0.0a3 \
|
||||||
|
&& docker-php-ext-enable runkit7
|
||||||
|
|
||||||
RUN docker-php-ext-install -j$(nproc) \
|
RUN docker-php-ext-install -j$(nproc) \
|
||||||
dba \
|
dba \
|
||||||
exif \
|
exif \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user