Sign inSign up

phizaz/iperf3

By phizaz

•Updated almost 9 years ago

IPerf3 docker image

Image
0

299

phizaz/iperf3 repository overview

⁠IPerf3 docker image

⁠Build

docker build -t phizaz/iperf3 .

⁠Usage

⁠Server
docker run -d --restart=unless-stopped --network=host phizaz/iperf3 --server
⁠Client
docker run -it --rm --network=host phizaz/iperf3 --client <ip>

Tag summary

Content type

Image

Digest

Size

54.7 MB

Last updated

almost 9 years ago

docker pull phizaz/iperf3