mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Merge pull request #309 from zabbix/master
Fixed php-fpm7 on Alpine images
This commit is contained in:
@ -46,6 +46,7 @@ RUN addgroup zabbix && \
|
||||
php7-mbstring \
|
||||
php7-mysqli \
|
||||
php7-session \
|
||||
php7-simplexml \
|
||||
php7-sockets \
|
||||
php7-xmlreader \
|
||||
php7-xmlwriter \
|
||||
|
Reference in New Issue
Block a user