- based on mlabbe/iperf3
- automatic multiarch builds on GitHub
- based on stable Alpine
- tags correspond to iperf3 version in Alpine
You can add more instances by adding another service.
name: iperf3
services:
iperf:
image: ghcr.io/frauhottelmann/iperf3:latest
restart: unless-stopped
container_name: iperf3
ports:
- 5201:5201/tcp
- 5201:5201/udp