Removed root group for zabbix user in all images. Using nmap without sudo permissions

This commit is contained in:
Alexey Pustovalov 2024-01-19 02:20:10 +09:00
parent 876699b347
commit 075e2f3142

View File

@ -44,6 +44,7 @@ RUN set -eux && \
fping \
tzdata \
iputils \
libcap \
libcurl \
libevent \
libldap \