Gareth Flowers

Software Engineer

iPerf3 Server

A simple iPerf3 server.

How to use this image

Start an iPerf3 Server instance

To start a container use the following:

docker run \
	--name my-iperf3-server \
	--detach \
	--publish 5201 \
	garethflowers/iperf3

License