# Build image for system-reinstall-bootc test # Use centos-bootc:stream10 as default FROM quay.io/centos-bootc/centos-bootc:stream10 WORKDIR /bootc-test # Some rhts-*, rstrnt-* and tmt-* commands are in /usr/local/bin COPY bin /usr/local/bin # Save testing farm run files COPY ARTIFACTS /var/ARTIFACTS # Copy bootc repo COPY test-artifacts /var/share/test-artifacts ARG GATING RUN <