mirror of
https://github.com/moby/moby.git
synced 2026-08-08 17:11:38 +00:00
Add isolation to info
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
@@ -260,6 +260,7 @@ type Info struct {
|
||||
// running when the daemon is shutdown or upon daemon start if
|
||||
// running containers are detected
|
||||
LiveRestoreEnabled bool
|
||||
Isolation container.Isolation
|
||||
}
|
||||
|
||||
// PluginsInfo is a temp struct holding Plugins name
|
||||
|
||||
Reference in New Issue
Block a user