An open API service indexing awesome lists of open source software.

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

Test internet bandwidth using speedtest.net
https://github.com/stefaniuk/docker-speedtest

docker-application docker-image speedtest-cli

Last synced: 3 months ago
JSON representation

Test internet bandwidth using speedtest.net

Awesome Lists containing this project

README

          

[![Circle CI](https://circleci.com/gh/codeworksio/docker-speedtest.svg?style=shield "CircleCI")](https://circleci.com/gh/codeworksio/docker-speedtest) [![Size](https://images.microbadger.com/badges/image/codeworksio/speedtest.svg)](http://microbadger.com/images/codeworksio/speedtest) [![Version](https://images.microbadger.com/badges/version/codeworksio/speedtest.svg)](http://microbadger.com/images/codeworksio/speedtest) [![Commit](https://images.microbadger.com/badges/commit/codeworksio/speedtest.svg)](http://microbadger.com/images/codeworksio/speedtest) [![Docker Hub](https://img.shields.io/docker/pulls/codeworksio/speedtest.svg)](https://hub.docker.com/r/codeworksio/speedtest/)

Docker Speedtest
================

Test internet bandwidth using speedtest.net.

Installation
------------

Builds of the image are available on [Docker Hub](https://hub.docker.com/r/codeworksio/speedtest/) where you can download from the latest stable image.

docker pull codeworksio/speedtest

Alternatively you can build the image yourself.

docker build --tag codeworksio/speedtest \
github.com/codeworksio/docker-speedtest

Quickstart
----------

Start container using:

docker run --detach --restart always \
--name speedtest \
--hostname speedtest \
codeworksio/speedtest