speedtest-go icon indicating copy to clipboard operation
speedtest-go copied to clipboard

Add a Dockerfile to allow running from a container

Open slim-bean opened this issue 7 months ago • 1 comments

I took the approach here of making the Dockerfile "interactive", if you run it in an interactive way you can manually run the speedtest command, this can be happy if you are trying to troubleshoot something from within a containerized environment.

I also included examples of how you would run the Dockerfile in a non-interactive way if you just want to run the command without installing it on your machine.

Lastly a included a few Kubernetes examples of how you might deploy this to run it from a Kubernetes environment

I also updated Go.

slim-bean avatar May 01 '25 22:05 slim-bean

Thank you! I left a comment.

r3inbowari avatar May 01 '25 23:05 r3inbowari

I think this is still a very good PR.

melroy89 avatar Oct 15 '25 15:10 melroy89

@melroy89 thanks a lot! @slim-bean

r3inbowari avatar Oct 15 '25 19:10 r3inbowari