lima icon indicating copy to clipboard operation
lima copied to clipboard

Run docker at near-native speed like Orbstack

Open maelp opened this issue 8 months ago • 2 comments
trafficstars

Description

Can I use Lima instead of Orbstack to run Docker containers at near-native speed like Orbstack? The regular "Docker desktop" for Macos is very slow, but I'm not sure if it comes from their tech and that what you've built with Hypervisor integration in Lima solves it?

maelp avatar Mar 20 '25 09:03 maelp

Sure, you can use Lima to run your Docker containers.

The VZ type of VM (where available) is faster than QEMU

https://lima-vm.io/docs/config/vmtype/

But for native you need Asahi Linux etc

afbjorklund avatar Mar 20 '25 11:03 afbjorklund

Thanks! Do you know how it compares to something like Orbstack? Is it the same?

maelp avatar Mar 20 '25 11:03 maelp