Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix ubi8 docker image creation by skipping yum clean metadata (#12902) (
#12904) ubi8 image uses microdnf as a package manager, and microdnf does not support the "yum clean metadata" command. This commit adds the logic to skip this command if the image_flavor is ubi8 (cherry picked from commit d1b12de)
- Loading branch information