Fix RestartPolicy default value

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2017-07-25 16:14:59 +02:00
parent 92b3dcb601
commit fc48b5529d
No known key found for this signature in database
GPG key ID: 76698F39D527CE8C

View file

@ -322,7 +322,6 @@ definitions:
MaximumRetryCount:
type: "integer"
description: "If `on-failure` is used, the number of times to retry before giving up"
default: {}
Resources:
description: "A container's resources (cgroups config, ulimits, etc)"