mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-16 11:37:49 +02:00
Added missing ping utility to all Server, Proxy and Agent images
This commit is contained in:
@ -46,6 +46,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
krb5-workstation \
|
||||
libssh \
|
||||
fping \
|
||||
iputils \
|
||||
file-libs \
|
||||
libxml2 \
|
||||
net-snmp-libs \
|
||||
|
@ -47,6 +47,7 @@ RUN --mount=type=tmpfs,target=/var/lib/dnf/ \
|
||||
krb5-workstation \
|
||||
libssh \
|
||||
fping \
|
||||
iputils \
|
||||
file-libs \
|
||||
libxml2 \
|
||||
net-snmp-libs \
|
||||
|
@ -45,6 +45,7 @@ RUN --mount=type=cache,target=/var/cache/apt/,sharing=locked \
|
||||
traceroute \
|
||||
nmap \
|
||||
krb5-user \
|
||||
iputils-ping \
|
||||
ca-certificates \
|
||||
fping \
|
||||
openssl \
|
||||
|
Reference in New Issue
Block a user