Commit Graph

3 Commits

Author SHA1 Message Date
0d868c05fe
Move dependency installation to Dockerfile
Moved installation of speedtest commandline utility to Dockerfile.
Did not remove the (optional, if no cmdline utility found) installation
from entrypoint, so that the program can be run from entrypoint without
using docker as a fall-back.
2021-05-19 15:37:30 +02:00
Leigh Phillips
85505c3087
Update entrypoint.sh
Do not reinstall speedtest if already installed.
2021-01-20 15:53:13 -08:00
Leigh Phillips
99bc5b3bd4
Create entrypoint.sh 2021-01-16 13:06:25 -08:00