mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #34247 from thaJeztah/fix-restartpolicy-default
Fix RestartPolicy default value
This commit is contained in:
commit
36e4e952f8
1 changed files with 0 additions and 1 deletions
|
@ -322,7 +322,6 @@ definitions:
|
||||||
MaximumRetryCount:
|
MaximumRetryCount:
|
||||||
type: "integer"
|
type: "integer"
|
||||||
description: "If `on-failure` is used, the number of times to retry before giving up"
|
description: "If `on-failure` is used, the number of times to retry before giving up"
|
||||||
default: {}
|
|
||||||
|
|
||||||
Resources:
|
Resources:
|
||||||
description: "A container's resources (cgroups config, ulimits, etc)"
|
description: "A container's resources (cgroups config, ulimits, etc)"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue