Sign inSign up

windoac/iperf3

By windoac

Updated almost 6 years ago

(forked from mlabbe/iperf3 for arm64) Dockerfile to setup a simple iperf3 server based on Alpine.

Image
0

353

windoac/iperf3 repository overview

Quick run for server mode

docker run -it --rm -p 5201:5201/tcp -p 5201:5201/udp windoac/iperf3 [-s]

To check the iperf3 option

docker run -it --rm -p windoac/iperf3 --help

Custom request

docker run -it --rm [-p 5201:5201/tcp] [-p 5201:5201/udp] windoac/iperf3 [custom setting]

See also: (for the Dockerfile)

https://hub.docker.com/r/mlabbe/iperf3

Tag summary

Content type

Image

Digest

Size

2.6 MB

Last updated

almost 6 years ago

docker pull windoac/iperf3