mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
1543444ada
This is a proof-of-concept for the --console-socket API. It just acts as a dumb input-output copy process (nowhere near as good as the internal runC one since it doesn't handle console resizes or signals). It also provides a test-friendly mode that will be used in the bats integration tests. This patch is part of the console rewrite patchset. Signed-off-by: Aleksa Sarai <asarai@suse.de>
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
vendor/pkg
|
|
/runc
|
|
contrib/cmd/recvtty/recvtty
|
|
Godeps/_workspace/src/github.com/opencontainers/runc
|
|
man/man8
|
|
release
|