A tiny iPerf3 Docker image
Run without arguments to start the server
docker run -p 5201:5201 erlend/iperf3
Connect a client to the server
docker run erlend/iperf3 -c SERVER_HOSTNAME
See the full list of arguments in the iPerf3 documentation
Content type
Image
Digest
sha256:df32e5c0d…
Size
1.6 MB
Last updated
about 4 years ago
docker pull erlend/iperf3