tracepath6
Network monitoring tools, including ping
RUN apt-get update && \
apt-get install -y iputils-tracepath
RUN apt-get update && \
apt-get install -y iputils-tracepath
RUN apk add iputils
RUN pacman -S --noconfirm iputils
RUN apt-get update && \
apt-get install -y iputils-tracepath
RUN yum install -y iputils
RUN dnf install -y iputils
RUN apt-get update && \
apt-get install -y iputils-tracepath