Merge pull request #260 from zabbix/master

Fixed small issues. Preparation for Appliance
This commit is contained in:
Alexey Pustovalov
2018-03-29 16:54:52 +03:00
committed by GitHub
32 changed files with 2762 additions and 122 deletions

View File

@ -33,8 +33,8 @@ RUN groupadd --system zabbix && \
yum ${YUM_FLAGS_DEV} install epel-release && \
yum ${YUM_FLAGS_PERSISTANT} install supervisor \
dejavu-sans-fonts \
mariadb \
nginx \
postgresql \
php-bcmath \
php-fpm \
php-gd \