Test internet bandwidth using speedtest.net
475
Test internet bandwidth using speedtest.net.
Builds of the image are available on Docker Hub where you can download from the latest stable image.
docker pull codeworksio/speedtest
Alternatively you can build the image yourself.
docker build --tag codeworksio/speedtest \
github.com/codeworksio/docker-speedtest
Start container using:
docker run --detach --restart always \
--name speedtest \
--hostname speedtest \
codeworksio/speedtest
Content type
Image
Digest
Size
79.6 MB
Last updated
over 8 years ago
docker pull codeworksio/speedtest