package execdrivers
import "github.com/docker/docker/daemon/execdriver/execdrivers"
Index ¶
Functions ¶
func NewDriver ¶
func NewDriver(options []string, root, libPath string, sysInfo *sysinfo.SysInfo) (execdriver.Driver, error)
NewDriver returns a new execdriver.Driver from the given name configured with the provided options.
Source Files ¶
- Version
- v1.10.0-rc4
- Published
- Feb 3, 2016
- Platform
- windows/amd64
- Imports
- 3 packages
- Last checked
- 5 seconds ago –
Tools for package owners.