Skip to content

frelon/ociboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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