Skip to content

Dockerfile to build a statically linked version of iperf3

Notifications You must be signed in to change notification settings

kgersen/build-iperf3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

build-iperf3

Simple script and dockerfile to build a statically linked Linux binary for iperf3 ( https://software.es.net/iperf/ ).

usage

run sh build.sh, this should build iperf3 and generate a binary iperf3 in the current directory.

check the file dependancies with ldd: ldd iperf3

About

Dockerfile to build a statically linked version of iperf3

Topics

Resources

Stars

Watchers

Forks