The official iperf docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current iperf docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
iperf is a tool for active measurements of the maximum achievable bandwidth on IP networks. It supports tuning of various parameters related to timing, protocols, and buffers. For each test it reports the measured throughput / bitrate, loss, and other parameters.
Learn more about iperf on iperf Website.
The tag of each iperf docker image is consist of the version of iperf and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 3.19-oe2403sp1 | iperf 3.19 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
| 3.19.1-oe2403sp1 | iperf 3.19.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
| 3.19.1-oe2403sp4 | iperf 3.19.1 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/iperf image from docker
docker pull openeuler/iperf:{Tag}
Basic Usage
Start the server (default port: 5201)
iperf3 -s
Output Example:
Server is listening on 5201
Run on custom port
iperf3 -s -p 9000
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:b0bb9b099…
Size
207.3 MB
Last updated
2 months ago
docker pull openeuler/iperfPulls:
589
Last week