Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phlak/docker-iperf

Docker image for iperf server.
https://github.com/phlak/docker-iperf

docker docker-image docker-iperf iperf iperf-server

Last synced: 24 days ago
JSON representation

Docker image for iperf server.

Awesome Lists containing this project

README

        

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](https://goo.gl/OI87rA) for additional details.

Troubleshooting
---------------

For general help and support join our [GitHub Discussions](https://github.com/PHLAK/docker-iperf/discussions) or reach out on [Twitter](https://twitter.com/PHLAK).

Please report bugs to the [GitHub Issue Tracker](https://github.com/PHLAK/docker-iperf/issues).

Copyright
---------

This project is licensed under the [MIT License](https://github.com/PHLAK/docker-iperf/blob/master/LICENSE).