Fixed small issues. Preparation for Appliance

This commit is contained in:
root
2018-03-29 06:28:10 -07:00
parent de98c6bbd8
commit 6e7a247564
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 \