Skip to content

Commit 34b9aa6

Browse files
committed
Force install
1 parent 6b3bfb4 commit 34b9aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ RUN apt update -y && \
1010

1111
RUN wget https://install.speedtest.net/ooklaserver/ooklaserver.sh && \
1212
chmod a+x ooklaserver.sh && \
13-
./ooklaserver.sh install
13+
./ooklaserver.sh install -f
1414

1515
CMD ["./OoklaServer --deamon"]

0 commit comments

Comments
 (0)