Skip to content

docs(run): say --health-retries 0 is unset, default is 3 - #7203

Open
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/health-retries-min-1
Open

docs(run): say --health-retries 0 is unset, default is 3#7203
locker95 wants to merge 1 commit into
docker:masterfrom
locker95:docs/health-retries-min-1

Conversation

@locker95

Copy link
Copy Markdown

--health-retries defaulting to 0 in the flag table makes it look like you can disable retries. The daemon ignores 0 and uses 3; the first probe already counts.

Signed-off-by: Dean Chen <862469039@qq.com>
@locker95
locker95 requested review from a team and thaJeztah as code owners August 17, 2026 15:51
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.

Clarify that healthcheck retries must be > 0

1 participant