mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Merge pull request #35586 from ndeloof/patch-1
`memory` is an int64 (long) Upstream-commit: 9243c28ba541281eaba43e51658f8dd032679ebc Component: engine
This commit is contained in:
@@ -332,6 +332,7 @@ definitions:
|
||||
Memory:
|
||||
description: "Memory limit in bytes."
|
||||
type: "integer"
|
||||
format: "int64"
|
||||
default: 0
|
||||
# Applicable to UNIX platforms
|
||||
CgroupParent:
|
||||
|
||||
Reference in New Issue
Block a user