summaryrefslogtreecommitdiff
path: root/libpod/oci_attach_linux.go
AgeCommit message (Expand)Author
2020-04-05v2podman attach and execBrent Baude
2020-04-02attach: skip shutdown on errorsGiuseppe Scrivano
2020-03-27Add support for containers.confDaniel J Walsh
2020-03-18Add structure for new exec session tracking to DBMatthew Heon
2020-03-09Revert "exec: get the exit code from sync pipe instead of file"Matthew Heon
2020-03-03exec: get the exit code from sync pipe instead of filePeter Hunt
2019-11-05Allow users to disable detach keysDaniel J Walsh
2019-10-31add libpod/configValentin Rothberg
2019-10-10Move OCI runtime implementation behind an interfaceMatthew Heon
2019-09-12exec: Register resize func a bit laterPeter Hunt
2019-07-23golangci-lint cleanupbaude
2019-07-22Implement conmon execPeter Hunt