The Container Image Bootloader (ociboot) This UEFI bootloader boots Linux systems from a saved container image. To build the bootloader: zig build To run the bootloader in a QEMU virtual machine: zig build run