unikraft / catalog

Unikraft Applications & Examples Catalog
23 stars 29 forks source link

feat(library): Introduce Nginx 1.25 as library #27

Closed razvand closed 5 months ago

razvand commented 6 months ago

Introduce Nginx 1.25 image (ELF Loader) for bincompat runs.

Add Kraftfile to build for QMEU and Firecracker on x86_64 using initrd for volume support. The current build uses embedded initrd to build a single image consisting of both the kernel and the initial ramdisk.

Add GitHub workflow to build and deploy the image. Add success badge in README.md.

felipehuici commented 5 months ago

Reviewed-by: Felipe Huici felipe@unikraft.io Approved-by: Felipe Huici felipe@unikraft.io