Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

MiguelNdeCarvalho/docker-speedtest_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-speedtest_exporter

Description

This is the docker multi arch image of the speedtest_exporter made by Nicolas Lamirault

Running the Container

To run the container simply do this:

docker run -d \
  --name=speedtest_exporter \
  -p 9112:9112 \
  --restart unless-stopped \
  miguelndecarvalho/docker-speedtest_exporter

Then just acess the page http://localhost:9112/ and you will have the page.

Thanks

Nicolas Lamirault(for making the exporter).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published