1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/daemon/execdriver
Daniel, Dao Quang Minh ade8146aa8 reuse same code for setting pipes in run/exec
This also moves `exec -i` test to _unix_test.go because it seems to need a
pty to reliably reproduce the behavior.

Signed-off-by: Daniel, Dao Quang Minh <dqminh89@gmail.com>
2015-04-23 21:54:21 +00:00
..
execdrivers Get rid of panic in stats for lxc 2015-03-24 21:12:06 -07:00
lxc Merge pull request #10736 from coolljt0725/add_cpu_limit 2015-04-20 17:55:01 -07:00
native reuse same code for setting pipes in run/exec 2015-04-23 21:54:21 +00:00
driver.go Add support cpu cfs quota 2015-04-20 08:16:47 -07:00
pipes.go Rename runtime/* to daemon/* 2014-04-17 14:43:01 -07:00
termconsole.go Refactoring execdriver.Command and Container structs to support 'docker exec' and other 2014-09-01 14:30:16 -07:00
utils.go Refactor utils/utils, fixes #11923 2015-04-14 01:37:36 +02:00