mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Fixed health check in docker compose files
This commit is contained in:
@ -33,6 +33,7 @@ RUN addgroup zabbix && \
|
||||
apk update && \
|
||||
apk add ${APK_FLAGS_PERSISTENT} \
|
||||
bash \
|
||||
curl \
|
||||
nginx \
|
||||
php7-bcmath \
|
||||
php7-ctype \
|
||||
|
Reference in New Issue
Block a user