mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
memory
is an int64 (long)
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
parent
fe8aac6f5a
commit
5ad85b1d4d
1 changed files with 1 additions and 0 deletions
|
@ -332,6 +332,7 @@ definitions:
|
|||
Memory:
|
||||
description: "Memory limit in bytes."
|
||||
type: "integer"
|
||||
format: "int64"
|
||||
default: 0
|
||||
# Applicable to UNIX platforms
|
||||
CgroupParent:
|
||||
|
|
Loading…
Reference in a new issue