mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-09 08:35:05 +02:00
Removed root group for zabbix user in all images. Using nmap without sudo permissions
This commit is contained in:
@ -63,7 +63,6 @@ RUN set -eux && \
|
||||
--system \
|
||||
--comment "Zabbix monitoring system" \
|
||||
-g zabbix \
|
||||
-G root \
|
||||
--uid 1997 \
|
||||
--shell /sbin/nologin \
|
||||
--home-dir /var/lib/zabbix/ \
|
||||
|
Reference in New Issue
Block a user