summaryrefslogtreecommitdiff
path: root/libpod/oci_missing.go
Commit message (Expand)AuthorAge
* Add backend code for detached execMatthew Heon2020-05-20
* Add an initial implementation of HTTP-forwarded execMatthew Heon2020-05-14
* Add support for selecting kvm and systemd labelsDaniel J Walsh2020-04-15
* refactor infoBrent Baude2020-04-06
* Add support for containers.confDaniel J Walsh2020-03-27
* Add structure for new exec session tracking to DBMatthew Heon2020-03-18
* Revert "exec: get the exit code from sync pipe instead of file"Matthew Heon2020-03-09
* exec: get the exit code from sync pipe instead of filePeter Hunt2020-03-03
* Add an API for Attach over HTTP APIMatthew Heon2020-01-16
* Reap exec sessions on cleanup and removalMatthew Heon2019-12-12
* Add a MissingRuntime implementationMatthew Heon2019-10-15