iperf3
Minimal iperf3 image based on Alpine
2.6K
Minimal iperf3 image based on Alpine
Run as Server (Default)
docker run -d --name iperf3 --restart unless-stopped -p 5201:5201/tcp -p 5201:5201/udp mikaeloduh/iperf3
services:
iperf3:
image: mikaeloduh/iperf3:latest
container_name: iperf3
restart: unless-stopped
ports:
- "5201:5201/udp"
- "5201:5201/tcp"
This image is signed via Sigstore Keyless (OIDC), with SLSA Provenance and SBOM attached as OCI 1.1 Referrers.
Issuer:
https://token.actions.githubusercontent.com
Subject (Regexp):
^https://github\.com/mikaeloduh/iperf3/.+
Content type
Image
Digest
sha256:c63bafdde…
Size
4.1 MB
Last updated
19 days ago
docker pull mikaeloduh/iperf3:3.20-r0-eadbfb1