mirror of
https://github.com/containers/podman.git
synced 2026-03-17 14:18:09 -04: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>