We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c7adf4 commit c6add90Copy full SHA for c6add90
Dockerfile
@@ -12,4 +12,4 @@ RUN wget https://install.speedtest.net/ooklaserver/ooklaserver.sh && \
12
chmod a+x ooklaserver.sh && \
13
./ooklaserver.sh install -f
14
15
-CMD ["./speedtest/OoklaServer --deamon"]
+CMD ["./OoklaServer"]
drone.yml
0 commit comments