mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-15 03:02:32 +02:00
Added nmap and traceroute utilities to server / proxy images
This commit is contained in:
@ -36,6 +36,8 @@ RUN set -eux && \
|
||||
REPOLIST="baseos,appstream,epel" && \
|
||||
INSTALL_PKGS="libevent \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
libssh \
|
||||
fping \
|
||||
file-libs \
|
||||
|
Reference in New Issue
Block a user