[PR #1460] [MERGED] docs: fix healthcheck zombie processes #1611

Closed
opened 2026-05-07 01:02:53 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1460
Author: @EifX
Created: 10/8/2025
Status: Merged
Merged: 10/13/2025
Merged by: @binwiederhier

Base: mainHead: fix/healtcheck


📝 Commits (1)

  • fd0595b docs: fix healthcheck zombies

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 docs/install.md (+1 -0)

📄 Description

This single line helps me to prevent zombie processes, when I use the healthcheck possibility, mentioned in the docs. I found as well a good technical explanation at Stackoverflow

The little fix should also resolve #986.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1460 **Author:** [@EifX](https://github.com/EifX) **Created:** 10/8/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `fix/healtcheck` --- ### 📝 Commits (1) - [`fd0595b`](https://github.com/binwiederhier/ntfy/commit/fd0595b5473b8ae9554e4a8cc44c42f7245124a2) docs: fix healthcheck zombies ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/install.md` (+1 -0) </details> ### 📄 Description This single line helps me to prevent zombie processes, when I use the healthcheck possibility, mentioned in the docs. I found as well a good technical explanation at [Stackoverflow](https://stackoverflow.com/questions/77105400/docker-compose-hundreds-of-health-check-processes-not-terminated) The little fix should also resolve #986. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:53 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1611
No description provided.