nping
Network packet generation tool/ping utility. More information: <https://nmap.org/nping/>.
RUN apt-get update && \
apt-get install -y nmap
RUN apt-get update && \
apt-get install -y nmap
RUN apk add nmap
RUN pacman -S --noconfirm nmap
RUN apt-get update && \
apt-get install -y nmap
RUN dnf install -y nmap-2
RUN apt-get update && \
apt-get install -y nmap