Merge pull request #4833 from crosbymichael/pluginflag
Add opts flag for fine grained control over drivers Upstream-commit: b4b87413d8d3fd20073975bcc84603fa7853d316 Component: engine
This commit is contained in:
@ -404,7 +404,6 @@ func populateCommand(c *Container) {
|
||||
User: c.Config.User,
|
||||
Config: driverConfig,
|
||||
Resources: resources,
|
||||
Context: c.Config.Context,
|
||||
}
|
||||
c.command.SysProcAttr = &syscall.SysProcAttr{Setsid: true}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user