Merge pull request 'add missing apache modules recommended for 26.x' (#24) from sysvsem into master

Reviewed-on: #24
This commit is contained in:
bsod 2023-06-01 15:54:53 +02:00
commit 7bab5ff99c

View file

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