mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-26 17:53:08 +01:00
Fixed system.users.num item key
This commit is contained in:
parent
a01674e016
commit
b93945f128
@ -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