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/native
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
..
template Update libcontainer to 4a72e540feb67091156b907c4700e580a99f5a9d 2015-03-19 14:42:23 -04:00
create.go We want to allow the sharing of /dev from the host into the 2015-03-20 08:56:21 -04:00
driver.go reuse same code for setting pipes in run/exec 2015-04-23 21:54:21 +00:00
driver_unsupported.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
driver_unsupported_nocgo.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
exec.go reuse same code for setting pipes in run/exec 2015-04-23 21:54:21 +00:00
info.go Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -08:00
init.go Execdriver implementation on new libcontainer API 2015-03-06 14:46:58 -08:00