From 325809c40ac6cce173e131c695d0c688efdee8ab Mon Sep 17 00:00:00 2001 From: f-trycua Date: Tue, 13 May 2025 23:55:30 -0700 Subject: [PATCH] Add demo video --- libs/lumier/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libs/lumier/README.md b/libs/lumier/README.md index a3296d98..10017d2f 100644 --- a/libs/lumier/README.md +++ b/libs/lumier/README.md @@ -17,6 +17,10 @@ macOS and Linux virtual machines in a Docker container. +
+ +
+ ## 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) \ No newline at end of file +- Image specification is different, with Lumier and Lume relying on Apple Vz spec (disk.img and nvram.bin)