docs/content/compose/compose-file
Victor Valle 6dce82c3af
fix(healthcheck): extend start_period to 2m to clarify initialization grace period
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.
2023-11-21 06:01:03 -08:00
..
_index.md hugo: run migration script 2023-08-22 09:42:25 +02:00
compose-file-v2.md hugo: run migration script 2023-08-22 09:42:25 +02:00
compose-file-v3.md fix(healthcheck): extend start_period to 2m to clarify initialization grace period 2023-11-21 06:01:03 -08:00
compose-versioning.md fix: broken glob path for lint job 2023-11-04 10:50:02 +01:00