[Feature]: add curl for implementing a healtcheck on container level #516
quotengrote
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem?
I would like to use the healtchcheck functionality of docker containers, for that i would likt to check with curl if the application page is running.
Like that:
Describe the solution you'd like
add curl to apk add call in Dockerfile
Additional context
No response
All reactions