Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added docker to health #852

Merged
merged 1 commit into from
Feb 6, 2025
Merged

added docker to health #852

merged 1 commit into from
Feb 6, 2025

Conversation

acedward
Copy link
Contributor

@acedward acedward commented Feb 5, 2025

curl http://localhost:9950/v2/health_check 

response

{
  "docker_status": "not-running",
  ...
  "status": "ok",
  "version": "0.9.8"
}

@nicarq nicarq merged commit a359be6 into main Feb 6, 2025
1 check passed
@nicarq nicarq deleted the feature/docker-status branch February 6, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants