tcptraceroute.db
Traces the route taken by packets over an IPv4/IPv6 network
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
RUN dnf install -y traceroute
RUN apt-get update && \
apt-get install -y traceroute