Remove unused runconfig.Config.SecurityOpt field
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com> Upstream-commit: e39646d2e1becb652ff0a8a7d131067f38a94247 Component: engine
This commit is contained in:
@ -33,7 +33,6 @@ type Config struct {
|
||||
NetworkDisabled bool
|
||||
MacAddress string
|
||||
OnBuild []string
|
||||
SecurityOpt []string
|
||||
Labels map[string]string
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user