mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Claim support for healthcheck.retries
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
59e8eaf744
commit
b05af0c0ac
@ -28,6 +28,7 @@ var compatibleComposeAttributes = []string{
|
||||
"services.init",
|
||||
"services.healthcheck",
|
||||
"services.healthcheck.interval",
|
||||
"services.healthcheck.retries",
|
||||
"services.healthcheck.start_period",
|
||||
"services.healthcheck.test",
|
||||
"services.healthcheck.timeout",
|
||||
|
Loading…
x
Reference in New Issue
Block a user