mirror of
https://github.com/containers/podman.git
synced 2025-08-01 07:40:22 +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>