Sign inSign up

erlend/iperf3

By erlend

Updated about 4 years ago

Tiny iperf3 image

Image
0

503

erlend/iperf3 repository overview

iPerf3

A tiny iPerf3 Docker image

Examples

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

Tag summary

Content type

Image

Digest

sha256:df32e5c0d

Size

1.6 MB

Last updated

about 4 years ago

docker pull erlend/iperf3