Merge pull request 'Update Dockerfile' (#3) from paradizelost-patch-1 into main
Reviewed-on: #3
This commit is contained in:
commit
3633dd4787
@ -1,6 +1,5 @@
|
||||
FROM debian:bullseye-slim
|
||||
#
|
||||
COPY ookla_speedtest_cli.list /
|
||||
RUN apt update && apt install curl -y
|
||||
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
|
||||
|
@ -1,5 +0,0 @@
|
||||
# this file was generated by packagecloud.io for #
|
||||
# the repository at https://packagecloud.io/ookla/speedtest-cli
|
||||
|
||||
deb [signed-by=/etc/apt/keyrings/ookla_speedtest-cli-archive-keyring.gpg] https://packagecloud.io/ookla/speedtest-cli/debian/ bookworm main
|
||||
deb-src [signed-by=/etc/apt/keyrings/ookla_speedtest-cli-archive-keyring.gpg] https://packagecloud.io/ookla/speedtest-cli/debian/ bookworm main
|
Loading…
x
Reference in New Issue
Block a user