Monitor your home internet speeds with the Ookla Speedtest CLI.

Use /home/joseph variable instead of hardcoded /tmp paths master

Move ENV HOME=/tmp to earlier in Dockerfile so it can be used in subsequent RUN commands. Replace hardcoded /tmp paths with /home/joseph variable for consistency and flexibility.


+7 -5
1 changed file