Run https://github.com/sivel/speedtest-cli inside a docker container
2.3K
Dockerfile: https://github.com/ekiourk/docker-speedtest-cli
Simply run
docker run -t --rm ekiourk/speedtest-cli
to get a report with your download and upload internet speed.
Because it is just the original speedtest-cli python script inside a tiny docker image, you can use ant of the parameters supported by the script.
Use docker run -t --rm ekiourk/speedtest-cli --help to see all the options.
Content type
Image
Digest
Size
7.2 MB
Last updated
over 10 years ago
docker pull ekiourk/speedtest-cli