mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-12 18:07:13 +02:00
Added curl to dockerimage
This commit is contained in:
@ -32,6 +32,7 @@ RUN addgroup zabbix && \
|
|||||||
apk add ${APK_FLAGS_PERSISTANT} \
|
apk add ${APK_FLAGS_PERSISTANT} \
|
||||||
supervisor \
|
supervisor \
|
||||||
bash \
|
bash \
|
||||||
|
curl \
|
||||||
postgresql-client \
|
postgresql-client \
|
||||||
postgresql-libs \
|
postgresql-libs \
|
||||||
fping \
|
fping \
|
||||||
|
Reference in New Issue
Block a user