linuxserver / docker-jellyfin

GNU General Public License v3.0
607 stars 91 forks source link

[Feature Request] Add healthcheck to Dockerfiles #159

Closed daynyxx closed 2 years ago

daynyxx commented 2 years ago

linuxserver.io


Desired Behavior

Dockerfile would include a healthcheck that curl's jellyfin's built-in health check. Added to jellyfin's own image here

Current Behavior

There is no healthcheck

Alternatives Considered

I don't believe this would negatively affect anyone not wishing to use a health check, but I believe this would be a positive addition for those wishing to better automate restarting of containers that fail.

github-actions[bot] commented 2 years ago

Thanks for opening your first issue here! Be sure to follow the bug or feature issue templates!

j0nnymoe commented 2 years ago

We've been asked this a number of times and we still have no plans at this time to add this: https://github.com/linuxserver/docker-tautulli/issues/79#issuecomment-546721863