Docker image for speedtest-cli: https://github.com/sivel/speedtest-cli
10K+
Builds a docker image with the speedtest-cli ready to run.
Pulled from https://github.com/tianon/dockerfiles/tree/master/speedtest
Ever wanted to speedtest a server, but didn't want to do funky tunnelling so you could hit up good ol' speedtest.net? WORRY NO MORE.
docker run --rm --net=host waja/speedtest -h
We don't actually require --net=host, but if we're wanting to test native performance (or use --source some-specific-host-IP) then we want direct access to the relevant connections without any overhead.
make build
make shell
Content type
Image
Digest
sha256:630ac1bf7…
Size
19.1 MB
Last updated
3 days ago
docker pull waja/speedtest