forked from leftypol/leftypol
docker: fix php Dockerfile command
This commit is contained in:
parent
7f51fbd6d6
commit
ab28d42484
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue