Renaming a container causes its images to be abandoned in the previous name. This causes those images to be removed after a successful rename. New images can be rebuilt during the rename using the `--build` argument. Signed-off-by: Jonathon Anderson <janderson@ciq.com>