mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 02:09:01 +02:00
initial support of homepage labels
This commit is contained in:
@@ -3,7 +3,8 @@ package docker
|
||||
const (
|
||||
WildcardAlias = "*"
|
||||
|
||||
NSProxy = "proxy"
|
||||
NSProxy = "proxy"
|
||||
NSHomePage = "homepage"
|
||||
|
||||
LabelAliases = NSProxy + ".aliases"
|
||||
LabelExclude = NSProxy + ".exclude"
|
||||
|
||||
Reference in New Issue
Block a user