VOOZH about

URL: https://hub.docker.com/r/grepular/speedtest-cli

⇱ grepular/speedtest-cli - Docker Image


grepular/speedtest-cli

Sponsored OSS

By grepular

Updated 5 months ago
Image
0

918

grepular/speedtest-cli repository overview

Dockerised Speedtest-Cli

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:

  • /speedtest-cli
  • /usr/lib/libz.so.1
  • /lib/ld-musl-$ARCH.so.1

Tags

When a new version is released, for example 2.1.3, we build and push with the following tags:

  • 2.1.3
  • 2.1
  • 2
  • latest

So you can decide if you want a specific version, the latest version, of the latest of a specific major or minor version.

Support/Appreciate my work

Tag summary

latest

Content type

Image

Digest

sha256:7f034b035…

Size

9.1 MB

Last updated

5 months ago

docker pull grepular/speedtest-cli

This week's pulls

Pulls:

49

Last week