iftop
Show bandwidth usage on an interface by host. More information: <https://manned.org/iftop>.
RUN apt-get update && \
apt-get install -y iftop
RUN apt-get update && \
apt-get install -y iftop
RUN apk add iftop
RUN pacman -S --noconfirm iftop
RUN apt-get update && \
apt-get install -y iftop
RUN dnf install -y iftop
RUN apt-get update && \
apt-get install -y iftop