Skip to content

Docker image for testing internet bandwidth using speedtest.net

Notifications You must be signed in to change notification settings

nVentiveUX/docker-speedtest-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-speedtest-cli

Build Status Docker Pulls

Docker image for testing internet bandwidth using speedtest.net

Quick start

Clone this repository and build the Docker image.

$ git clone git@ssh.github.com:nVentiveUX/docker-speedtest-cli.git
$ cd docker-speedtest-cli
$ docker build --rm -t nventiveux/docker-speedtest-cli -t nventiveux/docker-speedtest-cli:latest .

Run

$ docker run --rm -it \
  --name speedtest-cli \
  nventiveux/docker-speedtest-cli:latest --simple

About

Docker image for testing internet bandwidth using speedtest.net

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published