https://github.com/containercraft/speedtest-cli
unofficial python oolka speedtest-cli test image
https://github.com/containercraft/speedtest-cli
Last synced: 4 months ago
JSON representation
unofficial python oolka speedtest-cli test image
- Host: GitHub
- URL: https://github.com/containercraft/speedtest-cli
- Owner: ContainerCraft
- License: gpl-3.0
- Created: 2020-10-05T03:50:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-10T19:20:35.000Z (over 5 years ago)
- Last Synced: 2025-03-05T15:51:51.438Z (over 1 year ago)
- Language: Dockerfile
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unofficial Ookla SpeedTest CLI Client Testing Container
[Ookla Speedtest](https://www.speedtest.net/apps/cli)
[Python Pip](https://pypi.org/project/speedtest-cli)
### How to:
With Docker
```
docker run -it --rm --rmi docker.io/containercraft/speedtest-cli
```
With Podman
```
podman run -it --rm --rmi docker.io/containercraft/speedtest-cli
```