Merge pull request 'add missing apache modules recommended for 26.x' (#24) from sysvsem into master
Reviewed-on: #24
This commit is contained in:
commit
7bab5ff99c
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@ RUN \
|
|||
bz2 \
|
||||
intl \
|
||||
bcmath \
|
||||
sysvsem \
|
||||
pcntl \
|
||||
opcache && \
|
||||
CFLAGS="-I/usr/src/php" docker-php-ext-install xmlreader
|
||||
|
||||
|
|
Loading…
Reference in a new issue