Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Docker image for the Speedtest CLI
https://github.com/phlak/docker-speedtest

docker docker-image ookla speedtest speedtest-cli

Last synced: 3 months ago
JSON representation

Docker image for the Speedtest CLI

Awesome Lists containing this project

README

        

docker-speedtest
================


Docker Syncthing


Join the Community
Become a Sponsor
One-time Donation


Docker Image Version
Docker Pulls
License
Docker Cloud Build Status


Docker image for the Speedtest CLI.

---

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](https://goo.gl/uy1J6q). 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](https://github.com/PHLAK/docker-speedtest/discussions) or reach out on [Twitter](https://twitter.com/PHLAK).

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

Copyright
---------

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