# Build image for system-reinstall-bootc test # Use centos-bootc:stream10 as default FROM quay.io/centos-bootc/centos-bootc:stream10 WORKDIR /bootc-test # Save testing farm run files COPY ARTIFACTS /var/ARTIFACTS # Copy bootc repo COPY test-artifacts /var/share/test-artifacts ARG GATING RUN <