clearcontainers / proxy

Hypervisor based containers proxy
Apache License 2.0
32 stars 15 forks source link

Forward all STDIN with no special case #169

Closed sboeuf closed 6 years ago

sboeuf commented 6 years ago

We need to forward any input from the shim to the agent, even when the message is empty because that's the way the agent will be able to detect EOF on STDIN.