remove prefix slash

This commit is contained in:
pidster
2016-04-25 14:54:09 +01:00
parent 6b5e39ff02
commit 0c2e9347d0

View File

@@ -259,7 +259,7 @@ var systemContainerNames = map[string]struct{}{
}
var systemImagePrefixes = map[string]struct{}{
"/swarm": {},
"swarm": {},
"weaveworks/scope": {},
"weaveworks/weavedns": {},
"weaveworks/weave": {},