PHLAK / docker-iperf

Docker image for iperf server.

Home Page:https://hub.docker.com/r/phlak/iperf/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-iperf

Join the Community Become a Sponsor One-time Donation
Docker Image Version Docker Pulls License Docker Cloud Build Status

Docker image for iperf server.


Running the Container

docker run -d -p 5001:5001 --name iperf phlak/iperf

Optional arguments

--restart always - Always restart the container regardless of the exit status. See the Docker restart policies for additional details.

Troubleshooting

For general help and support join our GitHub Discussions or reach out on Twitter.

Please report bugs to the GitHub Issue Tracker.

Copyright

This project is licensed under the MIT License.

About

Docker image for iperf server.

https://hub.docker.com/r/phlak/iperf/

License:MIT License


Languages

Language:Dockerfile 50.5%Language:Makefile 49.5%