Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Simple Dockerfile that builds iperf3 from source for both x86 and arm.

Notifications You must be signed in to change notification settings

Zetifi/zetifi-docker-iperf3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

zetifi-docker-iperf3

Simple Dockerfile that builds iperf3 from source from alpine.

Updating the image

$ docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 zetifi/iperf3 -t zetifi/iperf3:3.9 -t zetifi/iperf3:latest --push .
$ docker push zetifi/iperf3

About

Simple Dockerfile that builds iperf3 from source for both x86 and arm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published