mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-11 03:38:18 +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