Skip to content

Console Output

+ sleep 15
+ echo Checking backend health...
Checking backend health...
+ docker exec juntete-backend-1 curl -f http://localhost:8000/health
OCI runtime exec failed: exec failed: unable to start container process: exec: "curl": executable file not found in $PATH: unknown
+ exit 1