nload
A tool for visualizing network usage in the terminal. More information: <https://github.com/rolandriegel/nload>.
RUN apt-get update && \
apt-get install -y nload
RUN apt-get update && \
apt-get install -y nload
RUN apk add nload
RUN pacman -S --noconfirm nload
RUN apt-get update && \
apt-get install -y nload
RUN dnf install -y nload
RUN apt-get update && \
apt-get install -y nload