Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libpod/finished_amd64.go -> libpod/finished64.go | baude | 2018-02-09 |
| | | | | | | | | | | | | Rename finished_amd64 to finished64.go to more accurately reflect that it covers all 64bit arches. Also, bumped the EPOCH for gitvalidation to speed up validations. Signed-off-by: baude <bbaude@redhat.com> Closes: #318 Approved by: mheon | ||
* | Add ability to update container status from runc | Matthew Heon | 2017-11-21 |
Wire this in to all state-bound container operations to ensure syncronization of container state. Also exposes PID of running containers via API. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #56 Approved by: rhatdan |