add missing apache modules recommended for 26.x #24

Merged
bsod merged 1 commit from sysvsem into master 2023-06-01 15:54:53 +02:00
Showing only changes of commit 72b2ab7516 - Show all commits

View file

@ -58,6 +58,8 @@ RUN \
bz2 \
intl \
bcmath \
sysvsem \
pcntl \
opcache && \
CFLAGS="-I/usr/src/php" docker-php-ext-install xmlreader