diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-02-05 15:37:56 -0500 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-02-08 15:02:28 -0500 |
commit | e95f4aa3b0715f87c55a60aa9bf395cbdfc2f3d9 (patch) | |
tree | da0841b6ffa50b65e642d4c841a5fffa6aa0e217 /cmd/podman/mount.go | |
parent | 53e70e268a849fcba2301f340544a57401337056 (diff) | |
download | podman-e95f4aa3b0715f87c55a60aa9bf395cbdfc2f3d9.tar.gz podman-e95f4aa3b0715f87c55a60aa9bf395cbdfc2f3d9.tar.bz2 podman-e95f4aa3b0715f87c55a60aa9bf395cbdfc2f3d9.zip |
Preserve exited state across reboot
Instead of unconditionally resetting to ContainerStateConfigured
after a reboot, allow containers in the Exited state to remain
there, preserving their exit code in podman ps after a reboot.
This does not affect the ability to use and restart containers
after a reboot, as the Exited state can be used (mostly)
interchangeably with Configured for starting and managing
containers.
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'cmd/podman/mount.go')
0 files changed, 0 insertions, 0 deletions