containerd/runtime/v1/linux/proc
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
..
deleted_state.go Runtime v2 2018-07-17 10:21:29 -04:00
exec_state.go Runtime v2 2018-07-17 10:21:29 -04:00
exec.go Don't provide IO when it's not set 2018-09-07 18:30:31 -04:00
init_state.go Runtime v2 2018-07-17 10:21:29 -04:00
init.go Don't provide IO when it's not set 2018-09-07 18:30:31 -04:00
io.go Don't provide IO when it's not set 2018-09-07 18:30:31 -04:00
process.go Runtime v2 2018-07-17 10:21:29 -04:00
types.go Runtime v2 2018-07-17 10:21:29 -04:00
utils.go Runtime v2 2018-07-17 10:21:29 -04:00