Merge pull request #333 from zabbix/master

Fixed health check in docker compose files
This commit is contained in:
Alexey Pustovalov
2018-07-06 15:55:28 +09:00
committed by GitHub
12 changed files with 12 additions and 0 deletions

View File

@ -68,6 +68,7 @@ RUN groupadd --system zabbix && \
yum ${YUM_FLAGS_COMMON} makecache && \
yum ${YUM_FLAGS_PERSISTENT} install \
dejavu-sans-fonts \
curl \
httpd \
mariadb \
php \