runc/configs
Alexander Morozov 8d0b06257b Move tty configuration to Process
Now you need to call Process.NewConsole to setup console for process

Signed-off-by: Alexander Morozov <lk4d4@docker.com>
2015-02-25 15:04:43 -08:00
..
validate Validation for User Namespaces in the config. 2015-02-18 23:14:01 -08:00
cgroup.go Persist container state to disk 2015-02-11 16:52:28 -08:00
config.go Move tty configuration to Process 2015-02-25 15:04:43 -08:00
config_test.go Merge branch 'master' into api 2015-02-16 15:09:42 -08:00
device.go Persist container state to disk 2015-02-11 16:52:28 -08:00
device_defaults.go api: fix config tests 2015-02-03 10:00:21 -08:00
mount.go Refactor system mounts to be placed on the config 2015-02-12 16:58:38 -08:00
namespaces.go Add GetPath on namespace config 2015-02-12 10:38:43 -08:00
network.go Persist container state to disk 2015-02-11 16:52:28 -08:00