add missing apache modules recommended for 26.x #24
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ RUN \
|
||||||
bz2 \
|
bz2 \
|
||||||
intl \
|
intl \
|
||||||
bcmath \
|
bcmath \
|
||||||
|
sysvsem \
|
||||||
|
pcntl \
|
||||||
opcache && \
|
opcache && \
|
||||||
CFLAGS="-I/usr/src/php" docker-php-ext-install xmlreader
|
CFLAGS="-I/usr/src/php" docker-php-ext-install xmlreader
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue