Ask questions[Feature Request] Display container health status
One of our uses cases for dozzle
is to look at logs to understand why a container may be unhealthy. Docker has a healthcheck feature that is exposed in docker ps
that can point developers to what continer's logs may be interesting to investigate, but this requires using both the docker CLI and dozzle. It would be great if dozzle
was able to surface this information to avoid needing to use the docker CLI.
Thanks for all your work on this awesome project ❤️ !
Related questions
No questions were found.