memory is an int64 (long)

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Upstream-commit: 5ad85b1d4d69806754d1814f019b03b57e40d6da
Component: engine
This commit is contained in:
Nicolas De loof
2017-11-23 12:37:05 +01:00
committed by Nicolas De Loof
parent dd75028635
commit 12aa8ed3d8

View File

@ -332,6 +332,7 @@ definitions:
Memory:
description: "Memory limit in bytes."
type: "integer"
format: "int64"
default: 0
# Applicable to UNIX platforms
CgroupParent: