traceroute
Print the route packets trace to network host. More information: <https://manned.org/traceroute>.
RUN apt-get update && \
apt-get install -y traceroute
RUN apt-get update && \
apt-get install -y traceroute
RUN pacman -S --noconfirm traceroute
RUN apt-get update && \
apt-get install -y traceroute
RUN yum install -y traceroute-3
RUN dnf install -y traceroute-3
RUN apt-get update && \
apt-get install -y traceroute