mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
Remove ContainerImage.imageID in the details panel
It will be re-introduced later as imageIDs
This commit is contained in:
@@ -41,7 +41,6 @@ var (
|
||||
}
|
||||
|
||||
ContainerImageMetadataTemplates = report.MetadataTemplates{
|
||||
ImageID: {ID: ImageID, Label: "Image ID", From: report.FromSets, Truncate: 12, Priority: 1},
|
||||
report.Container: {ID: report.Container, Label: "# Containers", From: report.FromCounters, Datatype: "number", Priority: 2},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user