зеркало из https://github.com/docker/engine-api.git
Feature: option for disable OOM killer
Add cgroup support for disable OOM killer. Signed-off-by: Hu Keping <hukeping@huawei.com>
This commit is contained in:
Родитель
5a6105ab5b
Коммит
f99031fb4d
|
@ -156,6 +156,7 @@ type Info struct {
|
|||
IPv4Forwarding bool
|
||||
Debug bool
|
||||
NFd int
|
||||
OomKillDisable bool
|
||||
NGoroutines int
|
||||
SystemTime string
|
||||
ExecutionDriver string
|
||||
|
|
Загрузка…
Ссылка в новой задаче