We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ed9bc3 commit 8de1923Copy full SHA for 8de1923
Dockerfile
@@ -49,4 +49,4 @@ ENV LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64
49
50
WORKDIR /actions-runner
51
52
-CMD [ "/actions-runner/register-runner.py" ]
+ENTRYPOINT [ "/actions-runner/register-runner.py" ]
0 commit comments