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