forked from GithubBackups/vichan
fix enable php extentions
This commit is contained in:
parent
37fec1b82f
commit
0a0cf68d64
@ -47,7 +47,7 @@ RUN apk add --no-cache \
|
||||
&& pecl install -o -f igbinary \
|
||||
&& pecl install redis \
|
||||
&& pecl install imagick \
|
||||
$$ docker-php-ext-enable \
|
||||
&& docker-php-ext-enable \
|
||||
igbinary \
|
||||
redis \
|
||||
imagick \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user