Sign inSign up

jstastny/speedtest

By jstastny

Updated over 2 years ago

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

Image
0

3.3K

jstastny/speedtest repository overview

Speedtest in Docker

This docker image runs Speedtest.net CLI in a Docker container.

How to run

docker run -t --rm jstastny/speedtest

Passing the -t allocates a pseudo-tty, which is useful to see the measurement progress bar.

Speedtest terms

By using this, you agree with the following Speedtest terms and other agreements:

This is because the docker runs the speedtest program with --accept-license and --accept-gdpr switches.

Dockerfile

https://github.com/jstastny/speedtest-docker/blob/main/Dockerfile

Tag summary

Content type

Image

Digest

sha256:6aae49565

Size

36.9 MB

Last updated

over 2 years ago

docker pull jstastny/speedtest