runc/integration
Michael Crosby 570eed473b Move childPipe to the end of FD set
This adds a new env var for identifying the internal sync pipe that
libcontainer uses to sync with the container and parent process.  This
replaces #496 to allow the user to add additional files to the processes
and not take over fd 3 for all containers.

Closes #496

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2015-04-08 14:14:51 -07:00
..
doc.go Add integration test pkg 2014-10-17 23:25:30 +00:00
exec_test.go add option to pass additional fds to container process 2015-04-08 13:56:03 -07:00
execin_test.go Pass os.Environ() as environment to process from init. 2015-03-05 14:44:40 -08:00
init_test.go Move childPipe to the end of FD set 2015-04-08 14:14:51 -07:00
template_test.go Update test. 2015-03-17 14:09:33 -04:00
utils_test.go add systemd integration test 2015-04-03 13:17:22 +08:00