Closed
Description
The new --cleanup
option isn't available in older bootc images. e.g. trying to system-reinstall-bootc quay.io/centos-bootc/centos-bootc:stream9
from a machine with the latest system-reinstall-boot fails. The simplest fix would be to detect the bootc version in the image and only add --cleanup
if it is available.