Remove unused runconfig.Config.SecurityOpt field
Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
This commit is contained in:
parent
3d9cbf0e71
commit
e39646d2e1
1 changed files with 0 additions and 1 deletions
|
@ -33,7 +33,6 @@ type Config struct {
|
|||
NetworkDisabled bool
|
||||
MacAddress string
|
||||
OnBuild []string
|
||||
SecurityOpt []string
|
||||
Labels map[string]string
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue