mirror of
https://github.com/docker/cli.git
synced 2026-09-27 09:46:01 -04:00
add kernel version
Upstream-commit: 6057e6ad70ba4550df358e89b9a7e1da61666604 Component: engine
This commit is contained in:
@@ -989,7 +989,10 @@ Display system-wide information
|
||||
"NFd": 11,
|
||||
"NGoroutines":21,
|
||||
"MemoryLimit":true,
|
||||
"SwapLimit":false
|
||||
"SwapLimit":false,
|
||||
"EventsListeners":"0",
|
||||
"LXCVersion":"0.7.5",
|
||||
"KernelVersion":"3.8.0-19-generic"
|
||||
}
|
||||
|
||||
:statuscode 200: no error
|
||||
|
||||
Reference in New Issue
Block a user