diff --git a/Containerfile.packit b/Containerfile.packit deleted file mode 100644 index 0b5c40c..0000000 --- a/Containerfile.packit +++ /dev/null @@ -1,53 +0,0 @@ -# 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 </dev/null <