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

@ -36,7 +36,6 @@ COPY --from=builder ["/tmp/zabbix-${ZBX_VERSION}/database/mysql/create_proxy.sql
RUN set -eux && \
INSTALL_PKGS="bash \
tini \
traceroute \
nmap \
iputils \
libcurl \