Sign inSign up

lcalcote/container-net-perf

By lcalcote

Updated about 10 years ago

Centos image loaded with iperf3 for container networking performance testing.

Image
0

942

lcalcote/container-net-perf repository overview

To run a iperf3 server on the first node:

  • docker run -dti -p 5201:5201 lcalcote/container-net-perf -s

To connect a client to the server container on another node:

  • docker run -ti --rm lcalcote/container-net-perf -c -t 300 -P 128

Tag summary

Content type

Image

Digest

Size

72.4 MB

Last updated

about 10 years ago

docker pull lcalcote/container-net-perf