mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 10:11:03 +00:00
remove prefix slash
This commit is contained in:
@@ -259,7 +259,7 @@ var systemContainerNames = map[string]struct{}{
|
||||
}
|
||||
|
||||
var systemImagePrefixes = map[string]struct{}{
|
||||
"/swarm": {},
|
||||
"swarm": {},
|
||||
"weaveworks/scope": {},
|
||||
"weaveworks/weavedns": {},
|
||||
"weaveworks/weave": {},
|
||||
|
||||
Reference in New Issue
Block a user