Added nmap and traceroute utilities to server / proxy images

This commit is contained in:
Alexey Pustovalov
2022-07-20 17:37:00 +03:00
parent 543b93f8b9
commit 79f91a9d7b
19 changed files with 38 additions and 0 deletions

View File

@ -36,6 +36,8 @@ RUN set -eux && \
REPOLIST="baseos,appstream,epel" && \
INSTALL_PKGS="libevent \
tini \
traceroute \
nmap \
libssh \
fping \
file-libs \