docker-speedtest

Docker image for the Speedtest CLI

MIT License

Stars
5

docker-speedtest


Running the Container

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.

Optional 'docker run' arguments

-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.

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.