package execdrivers
import "github.com/docker/docker/daemon/execdriver/execdrivers"
Index ¶
Functions ¶
func NewDriver ¶
func NewDriver(name string, options []string, root, libPath, initPath string, sysInfo *sysinfo.SysInfo) (execdriver.Driver, error)
Source Files ¶
- Version
- v1.7.0-rc5
- Published
- Jun 16, 2015
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 7 seconds ago –
Tools for package owners.