Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/dockerfile #47

Merged
merged 2 commits into from
Jul 8, 2022
Merged

Feat/dockerfile #47

merged 2 commits into from
Jul 8, 2022

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