Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

142 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image CI

Alpine iperf3 in a docker container

  • based on mlabbe/iperf3
  • automatic multiarch builds on GitHub
  • based on stable Alpine
  • tags correspond to iperf3 version in Alpine

Docker-compose example

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

About

Alpine iperf3 Docker container

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages