mirror of https://github.com/docker/docs.git
Revised the start_period in the Docker healthcheck example to 2 minutes, to avoid confusion about the property's role. This change highlights the intended use of start_period as a grace period for container initialization. By setting start_period to a duration longer than the interval (1 minute and 30 seconds), it becomes clearer that health check failures during this initial period will not count towards the retries limit. |
||
---|---|---|
.. | ||
_index.md | ||
compose-file-v2.md | ||
compose-file-v3.md | ||
compose-versioning.md |