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