parent
6848570758
commit
ede0e223ec
@ -1,6 +1,5 @@
|
|||||||
FROM debian:bullseye-slim
|
FROM debian:bullseye-slim
|
||||||
#
|
#
|
||||||
COPY ookla_speedtest_cli.list /
|
|
||||||
RUN apt update && apt install curl -y
|
RUN apt update && apt install curl -y
|
||||||
RUN curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | bash
|
RUN curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | bash
|
||||||
RUN apt install python3 python3-pip iputils-ping speedtest -y
|
RUN apt install python3 python3-pip iputils-ping speedtest -y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user