runc-exec (8) Linux Manual Page
runc-exec – execute new process inside the container Synopsis runc exec [option …] container-id [–] command [arg …] runc exec [option …] -p process.json container-id Options –console-socket path Path to an AF_UNIX socket which will receive a file descriptor referencing the master end of the console’s pseudoterminal. See docs/terminals <https://github.com/opencontainers/runc/blob/master/docs/terminals.md>. –cwd path Change to path…
