mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-02 04:33:09 +01:00
Merge remote-tracking branch 'origin/master' into 3.2
This commit is contained in:
commit
adffdd7a33
@ -87,6 +87,7 @@ RUN addgroup zabbix && \
|
|||||||
apk update && \
|
apk update && \
|
||||||
apk add ${APK_FLAGS_PERSISTANT} \
|
apk add ${APK_FLAGS_PERSISTANT} \
|
||||||
bash \
|
bash \
|
||||||
|
coreutils \
|
||||||
iputils \
|
iputils \
|
||||||
libldap && \
|
libldap && \
|
||||||
rm -rf /var/cache/apk/*
|
rm -rf /var/cache/apk/*
|
||||||
|
Loading…
Reference in New Issue
Block a user