mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-15 11:12:35 +02:00
Added nmap and traceroute utilities to server / proxy images
This commit is contained in:
@ -54,6 +54,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/conf/zabbix_proxy.conf", "/etc/
|
||||
RUN set -eux && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
shadow-utils \
|
||||
fping \
|
||||
iputils \
|
||||
|
Reference in New Issue
Block a user