Docker image for iperf server.
docker run -d -p 5001:5001 --name iperf phlak/iperf
--restart always
- Always restart the container regardless of the exit status. See the Docker
restart policies for additional details.
For general help and support join our GitHub Discussions or reach out on Twitter.
Please report bugs to the GitHub Issue Tracker.
This project is licensed under the MIT License.