mikaeloduh/iperf3

By mikaeloduh

Updated 19 days ago

Minimal iperf3 image based on Alpine

Image
Networking
1

2.6K

mikaeloduh/iperf3 repository overview

iperf3

GitHub Workflow Status Trivy Scan Docker Image Version Signed with Sigstore SLSA 3

Minimal iperf3 image based on Alpine

Supported Architectures

  • linux/amd64
  • linux/arm64
  • linux/arm/v7

Usage

Run as Server (Default)

Docker Run
docker run -d --name iperf3 --restart unless-stopped -p 5201:5201/tcp -p 5201:5201/udp mikaeloduh/iperf3
Docker Compose
services:
  iperf3:
    image: mikaeloduh/iperf3:latest
    container_name: iperf3
    restart: unless-stopped
    ports:
      - "5201:5201/udp"
      - "5201:5201/tcp"

Signatures & Attestations

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/.+

Tag summary

Content type

Image

Digest

sha256:c63bafdde

Size

4.1 MB

Last updated

19 days ago

docker pull mikaeloduh/iperf3:3.20-r0-eadbfb1