Custom Speedtest CLI image for accurate internet speed testing
198
This Docker image is a customized version of the Ookla Speedtest CLI tool, designed for seamless deployment in containerized environments. It enables users to run internet speed tests directly from the command line within a Docker container, providing metrics for download speed, upload speed, latency, and packet loss. This image is ideal for automated network performance monitoring, continuous speed testing, and integration into larger system health checks.
Features:
Use Cases:
Usage Example: To run a speed test and save the output to a log file:
docker run --rm chauhdaryshiva18/speedtest-cli > /path/to/output.log 2>&1
This image makes it easy to deploy and run regular speed tests, whether for personal use, network diagnostics, or automated monitoring.
Content type
Image
Digest
sha256:2394f394b…
Size
47.9 MB
Last updated
almost 2 years ago
docker pull chaudharyshiva18/speedtest-cli