mirror of
https://github.com/containers/podman.git
synced 2026-01-28 16:01:41 -05:00
Forcing users to set --rm when setting --rmi is just bad UI. If I want the image to be removed, it implies that I want the container removed that I am creating. Fixes: https://github.com/containers/podman/issues/15640 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>