A Decoupled OCI Build for Apple Silicon, featuring a grafted Asahi Kernel on a Fedora Bootc substrate.
- Kernel Strategy: "Graft" (DNF-Less). The kernel is extracted from RPMs in a sterile stage and copied directly to the final image.
- Base:
quay.io/fedora/fedora-bootc:43 - Userspace: "Inoculated" with Bluefin CLI tools, ZSH configs, and GNOME enhancements.
Prerequisites:
- Podman & Just
- Target: M1/M2 Apple Silicon (M3/M4 Experimental)
Build & Push:
just build # Builds linux/arm64 locally
just verify # Checks initramfs for NVMe drivers
just push # Pushes to your GHCR