mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-19 12:54:15 +02:00
Added nmap and traceroute utilities to server / proxy images
This commit is contained in:
@@ -37,6 +37,8 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/database/mysql/create_proxy.sql
|
||||
RUN set -eux && \
|
||||
echo "#!/bin/sh\nexit 101" > /usr/sbin/policy-rc.d && \
|
||||
INSTALL_PKGS="tini \
|
||||
traceroute \
|
||||
nmap \
|
||||
ca-certificates \
|
||||
fping \
|
||||
libcurl4 \
|
||||
|
Reference in New Issue
Block a user