mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Merge pull request #330 from zabbix/master
Fixed health check in docker compose files
This commit is contained in:
@ -36,6 +36,7 @@ RUN locale-gen $LC_ALL && \
|
||||
apt-get ${APT_FLAGS_COMMON} update && \
|
||||
apt-get ${APT_FLAGS_PERSISTENT} install \
|
||||
apache2 \
|
||||
curl \
|
||||
libapache2-mod-php5 \
|
||||
mysql-client \
|
||||
php5-gd \
|
||||
|
Reference in New Issue
Block a user