package chroot
import "github.com/dotcloud/docker/execdriver/chroot"
Index ¶
Constants ¶
const ( DriverName = "chroot" Version = "0.1" )
Functions ¶
func NewDriver ¶
func NewDriver() (*driver, error)
Source Files ¶
- Version
- v0.8.1
- Published
- Feb 18, 2014
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 8 minutes ago –
Tools for package owners.