package native
import "github.com/dotcloud/docker/daemon/execdriver/native"
These types are wrappers around the libcontainer Terminal interface so that we can resuse the docker implementations where possible.
Index ¶
Constants ¶
const ( DriverName = "native" Version = "0.2" BackupApparmorProfilePath = "apparmor/docker.back" // relative to docker root )
Functions ¶
func NewDriver ¶
Source Files ¶
create.go driver.go info.go term.go
Directories ¶
Path | Synopsis |
---|---|
daemon/execdriver/native/configuration | |
daemon/execdriver/native/template |
- Version
- v0.11.0
- Published
- May 7, 2014
- Platform
- js/wasm
- Imports
- 18 packages
- Last checked
- now –
Tools for package owners.