Pinned repositories
-
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
240 contributions in the last year
Contribution activity
May 2017
Created a pull request in opencontainers/runc
that received 11
comments
send slavefd to the other side when terminal=true
Fix #1434 Currently when terminal=true and container side decides to close stdio and also eventually close /dev/console, it effectively looses the …