Skip to content

A docker build of OpenSpeedTest - Free & Open-Source HTML5 Network Performance Estimation Tool.

Notifications You must be signed in to change notification settings

GitHubberFitz/Speed-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Image Size (latest by date)

Speed-Test

A docker image for the Speed Test by OpenSpeedTest™ project.

About

This container serves Speed Test, built on the Docker nginx image.

Usage

Pull the image

docker pull fitzdockerhub/openspeedtest:latest

Run

Webserver will be started on port 80

docker run -d \
    --restart unless-stopped \
    --name speed-test \
    -p 80:80 \
fitzdockerhub/openspeedtest:latest

Example

About

A docker build of OpenSpeedTest - Free & Open-Source HTML5 Network Performance Estimation Tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published