package configuration

import "github.com/dotcloud/docker/daemon/execdriver/native/configuration"

Index

Functions

func ParseConfiguration

func ParseConfiguration(container *libcontainer.Config, running map[string]*exec.Cmd, opts []string) error

configureCustomOptions takes string commands from the user and allows modification of the container's default configuration.

TODO: this can be moved to a general utils or parser in pkg

Types

type Action

type Action func(*libcontainer.Config, interface{}, string) error

Source Files

parse.go

Version
v1.1.1
Published
Jul 9, 2014
Platform
js/wasm
Imports
7 packages
Last checked
4 minutes ago

Tools for package owners.