Healthcheck: set default retries to 3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Родитель
9c351e61c0
Коммит
7e00f19c4f
|
@ -1496,7 +1496,7 @@ The options that can appear before `CMD` are:
|
|||
|
||||
* `--interval=DURATION` (default: `30s`)
|
||||
* `--timeout=DURATION` (default: `30s`)
|
||||
* `--retries=N` (default: `1`)
|
||||
* `--retries=N` (default: `3`)
|
||||
|
||||
The health check will first run **interval** seconds after the container is
|
||||
started, and then again **interval** seconds after each previous check completes.
|
||||
|
|
Загрузка…
Ссылка в новой задаче