Merge pull request #11773 from icecrime/unused_securityopt_field
Remove unused runconfig.Config.SecurityOpt field Upstream-commit: f14bf9b53c2fd6b797f830a1d5fd49752963d86e 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