This is simple the python speedtest-cli code in a container.
docker run --rm v4tech/speedtest
or, if you just want the basic information
docker run --rm v4tech/speedtest --simple
- speedtest-cli
- This Dockerfile
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is simple the python speedtest-cli code in a container.
docker run --rm v4tech/speedtest
or, if you just want the basic information
docker run --rm v4tech/speedtest --simple