Skip to content

Conversation

@dbrennand
Copy link
Contributor

Summary

This PR adds support for running the librespeed-cli in a container.

Files added/modified:

  • dockerfile
  • README.md

Working example:

➜  speedtest-cli git:(feat/dockerfile) docker build -t librespeed-cli:latest .
➜  speedtest-cli git:(feat/dockerfile) docker run --rm --name librespeed-cli librespeed-cli:latest
Retrieving server list from https://librespeed.org/backend-servers/servers.php
Selecting the fastest server based on ping
Selected server: London, England (Clouvider) [lon.speedtest.clouvider.net]
Sponsored by: Clouvider @ https://www.clouvider.co.uk/
You're testing from:
Ping: 23 ms     Jitter: 4 ms
Download rate:  18.72 Mbps
Upload rate:    37.10 Mbps

@maddie maddie merged commit c996e51 into librespeed:master Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants