mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-16 03:27:47 +02:00
Added nmap and traceroute utilities to server / proxy images
This commit is contained in:
@ -36,6 +36,8 @@ RUN set -eux && \
|
||||
echo "#!/bin/sh\nexit 101" > /usr/sbin/policy-rc.d && \
|
||||
INSTALL_PKGS="bash \
|
||||
tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
ca-certificates \
|
||||
fping \
|
||||
libcurl4 \
|
||||
|
Reference in New Issue
Block a user