Added missing ping utility to all Server, Proxy and Agent images

This commit is contained in:
Alexey Pustovalov
2025-05-30 16:47:30 +09:00
parent 6ae4e8adf5
commit 5d12e86b76
8 changed files with 8 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
nmap \
libssh \
fping \
iputils \
file-libs \
libxml2 \
net-snmp-libs \