mtr
Matt's Traceroute: combined traceroute and ping tool. More information: <https://bitwizard.nl/mtr>.
RUN apt-get update && \
apt-get install -y mtr
RUN apt-get update && \
apt-get install -y mtr

RUN apk add mtr
RUN pacman -S --noconfirm mtr
RUN apt-get update && \
apt-get install -y mtr
RUN yum install -y mtr
RUN dnf install -y mtr
RUN apt-get update && \
apt-get install -y mtr