mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-26 01:34:01 +01:00
Added curl to dockerimage
This commit is contained in:
parent
c5684b618f
commit
abca0dec05
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user