containerd/cio
Michael Crosby 906acb18b6 Don't provide IO when it's not set
This makes sure that runc does not get any valid IO for the pipe.  Some
builds and other containers will be stuck if they inspect stdin
expecially and its a pipe but not connected to any user input.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2018-09-07 18:30:31 -04:00
..
io_test.go Update tests to use gotest.tools angel 2018-06-08 21:02:01 +02:00
io_unix_test.go Update tests to use gotest.tools angel 2018-06-08 21:02:01 +02:00
io_unix.go Fix creation of DirectIO overwriting fifo config 2018-06-01 16:04:22 -07:00
io_windows.go Send stderr on windows Terminal 2018-08-22 13:34:08 -04:00
io.go Don't provide IO when it's not set 2018-09-07 18:30:31 -04:00