mtr-packet
MTR combines the functionality of the 'traceroute' and 'ping'
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-2
RUN apt-get update && \
apt-get install -y mtr