fping
A more powerful ping which can ping multiple hosts. More information: <https://fping.org>.
RUN apt-get update && \
apt-get install -y fping
RUN apt-get update && \
apt-get install -y fping
RUN apk add fping
RUN pacman -S --noconfirm fping
RUN apt-get update && \
apt-get install -y fping
RUN dnf install -y fping
RUN apt-get update && \
apt-get install -y fping