mirror of
https://github.com/trycua/computer.git
synced 2025-12-30 18:09:55 -06:00
Merge branch 'main' of https://github.com/trycua/computer
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
|
||||
macOS and Linux virtual machines in a Docker container.
|
||||
|
||||
<div align="center">
|
||||
<video src="https://github.com/user-attachments/assets/2ecca01c-cb6f-4c35-a5a7-69bc58bd94e2" width="800" controls></video>
|
||||
</div>
|
||||
|
||||
## What is Lumier?
|
||||
**Lumier** is an interface for running macOS virtual machines with minimal setup. It uses Docker as a packaging system to deliver a pre-configured environment that connects to the `lume` virtualization service running on your host machine. With Lumier, you get:
|
||||
|
||||
@@ -259,4 +263,4 @@ Main differences with dockur/macos:
|
||||
- Lumier is specifically designed for macOS virtualization
|
||||
- Lumier supports Apple Silicon (M1/M2/M3/M4) while dockur/macos only supports Intel
|
||||
- Lumier uses the Apple Virtualization Framework (Vz) through the `lume` CLI to create true virtual machines, while dockur relies on KVM.
|
||||
- Image specification is different, with Lumier and Lume relying on Apple Vz spec (disk.img and nvram.bin)
|
||||
- Image specification is different, with Lumier and Lume relying on Apple Vz spec (disk.img and nvram.bin)
|
||||
|
||||
Reference in New Issue
Block a user