mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-01 20:23:07 +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 add ${APK_FLAGS_PERSISTANT} \
|
||||
bash \
|
||||
coreutils \
|
||||
iputils \
|
||||
libldap && \
|
||||
rm -rf /var/cache/apk/*
|
||||
|
Loading…
Reference in New Issue
Block a user