iperf3
Traffic generator for testing network bandwidth. More information: <https://iperf.fr>.
RUN apt-get update && \
apt-get install -y iperf3
RUN apt-get update && \
apt-get install -y iperf3
RUN apk add iperf3
RUN pacman -S --noconfirm iperf3
RUN apt-get update && \
apt-get install -y iperf3
RUN yum install -y iperf3
RUN dnf install -y iperf3
RUN apt-get update && \
apt-get install -y iperf3