Skip to content

ellie-idb/arch-firecracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arch-firecracker

Docker container to build a linux kernel and ext4 rootfs compatible with firecracker.

Based on the wonderful work done by bkleiner, with significant changes in order to make it build Arch Linux's kernel.

Usage

Build the container:

docker build -t arch-firecracker .

Build the image:

docker run --privileged -it --rm -v $(pwd)/output:/output arch-firecracker

About

Install arch linux on a firecracker instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published