Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MirageOS #88

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Add support for MirageOS #88

wants to merge 3 commits into from

Conversation

cmainas
Copy link
Collaborator

@cmainas cmainas commented Feb 6, 2025

MirageOS is a unikernel framework based on OCaml and can create small, fast and safe unikernels. We add support for SOlo5-hvt, Solo5-spt and Qemu. In addition, we update the docs and the tests to reflect the new support of MirageOS.

Copy link

netlify bot commented Feb 6, 2025

Deploy Preview for urunc ready!

Name Link
🔨 Latest commit 9b0970e
🔍 Latest deploy log https://app.netlify.com/sites/urunc/deploys/67b368c5c9266700083ad2fb
😎 Deploy Preview https://deploy-preview-88--urunc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

cmainas and others added 3 commits February 14, 2025 14:39
Provide support for MirageOS unikernels. MirageOS is an OCaml-based
unikernel, which is able to run on top of Solo5 spt/hvt, Qemu and many
more targets.

Signed-off-by: Charalampos Mainas <[email protected]>
Add end-to-end tests to check the functionality of MirageOS unikernels
with urunc. In particular, we add tests for ctr,nerdctl,docker and
crictl. We test unikernels with and without block/network.

Signed-off-by: Charalampos Mainas <[email protected]>
Add information in docs for MirageOS and update the list of smaple
images with the new MirageOS images.

Signed-off-by: Charalampos Mainas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant