mirror of
https://github.com/containers/podman.git
synced 2026-03-23 09:02:06 -04:00
When the "rmi" part of "run --rmi" fails due to image being in use by another container (or for any reason, actually), issue a warning message, not an error. Signed-off-by: Ed Santiago <santiago@redhat.com>