![]() |
VOOZH | about |
This repo exists to automate building a docker image for Ookla's speedtest-cli and publishing to Docker Hub. New releases of speedtest-cli should be picked up and built automatically once a day.
This image is designed to be minimal, for efficiency and security. For example, there is no shell in this image. The speedtest-cli application is compiled to a single executable binary using pyinstaller. That executable and the shared libraries it depends on are the only files in this image:
When a new version is released, for example 2.1.3, we build and push with the following tags:
So you can decide if you want a specific version, the latest version, of the latest of a specific major or minor version.
Content type
Image
Digest
sha256:7f034b035…
Size
9.1 MB
Last updated
5 months ago
docker pull grepular/speedtest-cliPulls:
49
Last week