diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-10-19 13:53:15 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@gmail.com> | 2018-11-07 11:36:01 -0500 |
commit | f714ee4fb14085c326ee5d56432781a01ffabbb0 (patch) | |
tree | 3aab520b3c711d11e54bfae8ada0641d365d6231 /libpod/runtime_ctr.go | |
parent | 48914d67aed53ad793d86c98a6a4e96cfefe7333 (diff) | |
download | podman-f714ee4fb14085c326ee5d56432781a01ffabbb0.tar.gz podman-f714ee4fb14085c326ee5d56432781a01ffabbb0.tar.bz2 podman-f714ee4fb14085c326ee5d56432781a01ffabbb0.zip |
Actually save changes from post-stop sync
After stopping containers, we run updateContainerStatus to sync
our state with runc (pick up exit code, for example). Then we
proceed to not save this to the database, requiring us to grab it
again on the next sync. This should remove the need to read the
exit file more than once.
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'libpod/runtime_ctr.go')
0 files changed, 0 insertions, 0 deletions