forked from leftypol/leftypol
docker: add the Excimer Profiler extension
This commit is contained in:
parent
0b746c4ec6
commit
eda30f81fd
1 changed files with 2 additions and 0 deletions
|
@ -47,10 +47,12 @@ RUN apk add --no-cache \
|
|||
&& pecl install -o -f igbinary \
|
||||
&& pecl install redis \
|
||||
&& pecl install imagick \
|
||||
&& pecl install excimer \
|
||||
&& docker-php-ext-enable \
|
||||
igbinary \
|
||||
redis \
|
||||
imagick \
|
||||
excimer \
|
||||
&& apk del \
|
||||
zlib-dev \
|
||||
libpng-dev \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue