fix(docker): enhance container status aggregation to include restarting and exited states
This commit is contained in:
@@ -5411,7 +5411,9 @@ components:
|
||||
type: boolean
|
||||
is_preview:
|
||||
type: boolean
|
||||
is_buildtime_only:
|
||||
is_runtime:
|
||||
type: boolean
|
||||
is_buildtime:
|
||||
type: boolean
|
||||
is_shared:
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user