Alpine iperf3 Docker container
You can add more instances by adding another service.
version: "3"
services:
iperf:
image: frauhottelmann/docker-iperf3:v3.11-r0
restart: always
container_name: iperf3
ports:
- "5201:5201"