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
- Host: GitHub
- URL: https://github.com/stefaniuk/docker-speedtest
- Owner: stefaniuk
- Created: 2018-02-10T21:42:05.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T18:10:30.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T03:24:57.099Z (about 1 year ago)
- Topics: docker-application, docker-image, speedtest-cli
- Language: Makefile
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/codeworksio/docker-speedtest) [](http://microbadger.com/images/codeworksio/speedtest) [](http://microbadger.com/images/codeworksio/speedtest) [](http://microbadger.com/images/codeworksio/speedtest) [](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