Skip to content

aaschmid/docker-speedtest-cli-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

dcagatay/speedtest-cli

Docker Cloud Automated build Docker Cloud Build Status MicroBadger Size MicroBadger Layers Docker Pulls

Available Tags:

This is a docker image to run the speedtest-cli commandline tool for benchmarking ISP performance. Then forked from dogukancagatay/docker-speedtest-cli

Build from docker file

If you want to build the docker container image yourself you can do so with the following commands:

git clone https://github.com/dogukancagatay/docker-speedtest-cli.git
cd docker-speedtest-cli
docker-compose build

Pulling from docker hub

If you just want to obtain the image from the docker registry, you can use the following command:

docker pull dcagatay/speedtest-cli

Running the command line tool

In order to run the speedtest-cli command line just use the following:

docker run --rm dcagatay/speedtest-cli

Any parameters that you can pass to the speedtest-cli command can be added to that line.

docker run --rm dcagatay/speedtest-cli  --help

About

Dockerfile for installing speedtest-cli command line tool.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%