mirror of
https://github.com/containers/podman.git
synced 2025-06-27 13:38:49 +08:00

add the ability to clean up after a container has attempted to run. this is also important for podman run --rm --rmi. also included are fixes and tweaks to various code bits to correct regressions on output. Signed-off-by: Brent Baude <bbaude@redhat.com>