a person at github who can help us with arm builders just put bluefin on her laptop. π
a person at github who can help us with arm builders just put bluefin on her laptop. 
arch: parameter in the build workflows. Is this not suitable for us?


fortydinar?arch: # Phase: pre-install
# Populate the initial rootfs directory; the /workdir is a temporary volume defined to not be on overlayfs
# so that we can e.g. set SELinux labels and file capabilities
RUN --mount=type=cache,target=/var/cache/dnf,z --mount=type=cache,target=/workdir rm -rf /workdir/rootfs && /src/build/install-imagedir /src/bootc-${VARIANT} /workdir/rootfsfortydinar