mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-25 17:23:48 +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} \
|
||||
supervisor \
|
||||
bash \
|
||||
curl \
|
||||
postgresql-client \
|
||||
postgresql-libs \
|
||||
fping \
|
||||
|
Loading…
Reference in New Issue
Block a user