Sign inSign up

schklom/iperf3

By schklom

•Updated over 4 years ago

Alpine multi-platform image of iperf3 running as a server (about 5MB)

Image
0

2.6K

schklom/iperf3 repository overview

Docker Pulls
Docker Stars

Original repo https://github.com/schklom/Mirror-workflows/tree/iperf3⁠

By default, it runs iperf3 -s and makes an iperf3 server listening on port 5201.

A basic usage with docker-compose is

services:
  iperf3:
    image: schklom/iperf3
    ports:
      - 5201:5201

Tag summary

Content type

Image

Digest

Size

5 MB

Last updated

over 4 years ago

docker pull schklom/iperf3