You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We run the docker image orkesio/orkes-conductor-community-standalone:latest and the container is always unhealthy because curl seem to be missing
Describe the bug
We run the docker image orkesio/orkes-conductor-community-standalone:latest and the container is always unhealthy because curl seem to be missing
"Health": {
"Status": "unhealthy",
"FailingStreak": 386,
"Log": [
{
"Start": "2024-07-08T16:51:14.249784013Z",
"End": "2024-07-08T16:51:14.344971847Z",
"ExitCode": 1,
"Output": "/bin/sh: curl: not found\n"
},
{
"Start": "2024-07-08T16:52:14.346606472Z",
"End": "2024-07-08T16:52:14.433134513Z",
"ExitCode": 1,
"Output": "/bin/sh: curl: not found\n"
},
{
"Start": "2024-07-08T16:53:14.440914138Z",
"End": "2024-07-08T16:53:14.549711097Z",
"ExitCode": 1,
"Output": "/bin/sh: curl: not found\n"
},
{
"Start": "2024-07-08T16:54:14.552011055Z",
"End": "2024-07-08T16:54:14.644104638Z",
"ExitCode": 1,
"Output": "/bin/sh: curl: not found\n"
},
{
"Start": "2024-07-08T16:55:14.646305222Z",
"End": "2024-07-08T16:55:14.75006993Z",
"ExitCode": 1,
"Output": "/bin/sh: curl: not found\n"
}
]
The text was updated successfully, but these errors were encountered: