Healthcheck? #2014
Answered
by
tboerger
trentnbauer
asked this question in
Q&A
Healthcheck?
#2014
-
Hi all, |
Beta Was this translation helpful? Give feedback.
Answered by
tboerger
May 11, 2024
Replies: 1 comment
-
There is an /api/ping endpoint and it should work to execute wget --spider Maybe we should add that to the dockerfile directly. But not sure how to properly check the runner image. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tboerger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is an /api/ping endpoint and it should work to execute wget --spider
Maybe we should add that to the dockerfile directly.
But not sure how to properly check the runner image.