mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-07 14:19:38 +01:00
Merge remote-tracking branch 'origin/master' into 3.0
This commit is contained in:
commit
6f4625a0bb
@ -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