Added nmap and traceroute utilities to server / proxy images

This commit is contained in:
Alexey Pustovalov
2022-07-22 15:24:58 +03:00
parent 9c7a92ebb4
commit ab360b825c
4 changed files with 0 additions and 4 deletions

View File

@ -35,7 +35,6 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/conf/zabbix_proxy.conf", "/etc/
RUN set -eux && \
INSTALL_PKGS="bash \
tini \
traceroute \
nmap \
fping \
iputils \