Skip to content
Discussion options

You must be logged in to vote

The default lima instance uses containerd (with client ctr), to run the containers using a low-level program called runc.

Once upon a time there was an alternative called runv, which evolved into the Kata containers that is used by container:

https://github.com/apple/container/blob/main/docs/tutorial.md (see https://github.com/kata-containers/kata-containers)

Otherwise they are both using Virtualization.framework (VZ), but lima also supports the more portable and versatile QEMU.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@yaroslavyaroslav
Comment options

@afbjorklund
Comment options

Answer selected by yaroslavyaroslav
Comment options

You must be logged in to vote
1 reply
@afbjorklund
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants