Fix Dockerfile
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apk add -U --no-cache libxml2-dev \
|
|||||||
autoconf \
|
autoconf \
|
||||||
g++ \
|
g++ \
|
||||||
make \
|
make \
|
||||||
openssl
|
openssl \
|
||||||
&& pecl install redis \
|
&& pecl install redis \
|
||||||
&& pecl clear-cache \
|
&& pecl clear-cache \
|
||||||
&& docker-php-ext-configure intl \
|
&& docker-php-ext-configure intl \
|
||||||
|
Reference in New Issue
Block a user