mirror of
https://github.com/xiaoqidun/pfenv.git
synced 2024-11-22 05:56:45 +08:00
This commit is contained in:
parent
a732b4957a
commit
8a03d32faf
@ -8,7 +8,7 @@ LABEL MAINTAINER="xiaoqidun@gmail.com"
|
||||
RUN pecl install redis-6.0.2 \
|
||||
&& docker-php-ext-enable redis
|
||||
|
||||
RUN pecl install xdebug-3.3.0alpha2 \
|
||||
RUN pecl install xdebug-3.3.1 \
|
||||
&& docker-php-ext-enable xdebug
|
||||
|
||||
RUN pecl install runkit7-4.0.0a6 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user