containerd/runtime/v1/linux
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
..
proc Don't provide IO when it's not set 2018-09-07 18:30:31 -04:00
bundle.go Runtime v2 2018-07-17 10:21:29 -04:00
process.go Runtime v2 2018-07-17 10:21:29 -04:00
runtime.go Fix teeny tiny typos 2018-09-05 14:44:44 +01:00
task.go remove useless parameter from newTask 2018-09-04 10:59:00 +08:00