We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b15c8 commit 065cd2dCopy full SHA for 065cd2d
Dockerfile
@@ -1,6 +1,8 @@
1
# When rebasing to new Fedora, also update openshift/release:
2
# https://github.com/openshift/release/tree/master/ci-operator/config/coreos/coreos-assembler/coreos-coreos-assembler-main.yaml
3
FROM quay.io/fedora/fedora:40
4
+# Work around for https://bugzilla.redhat.com/show_bug.cgi?id=2278652
5
+ENV container=oci
6
WORKDIR /root/containerbuild
7
8
# Keep this Dockerfile idempotent for local development rebuild use cases.
0 commit comments