Docker image for the Speedtest CLI.
Run the container:
docker run -it --rm --net host phlak/speedtest [OPTIONS]
NOTE: You can run speedtest with options by passing them as the last arguments. Run
docker run -it --rm phlak/speedtest --help
for a list of available options and additional information.
-e TZ=America/Phoenix
- Set the timezone for your server. You can find your timezone in this
list of timezones. Use the (case sensitive)
value from the TZ
column. If left unset, timezone will be UTC.
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.