mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
472fcb30d9
Users can get very confused by how terminals work with runc, and the quite confusing "terminal: ..." option. Add a document which goes through all of the important parts of terminal handling in runc, in the hopes that we can just point people to this as an explanation. Signed-off-by: Avi Deitcher <avi@deitcher.net> [cyphar: quite a large rewrite to fix factual errors and structure] Co-authored-by: Avi Deitcher <avi@deitcher.net> Signed-off-by: Aleksa Sarai <asarai@suse.de>