5 ms·
re: https://github.com/dockur/macos https://github.com/dockur/macos A closer comparison here is Lumier, which provides a "Docker-like" interface to spin up VMs
by frabonacci 8mo ago
re: https://github.com/dockur/macos https://github.com/dockur/macos
A closer comparison here is Lumier, which provides a "Docker-like" interface to spin up VMs with a noVNC server: https://cua.ai/docs/lume/guide/advanced/lumier/docker https://cua.ai/docs/lume/guide/advanced/lumier/docker
The key difference: dockur/macos uses QEMU+KVM, which only works on Linux hosts. It can't run on macOS hardware since Apple doesn't expose KVM. See: https://github.com/dockur/macos/issues/256 https://github.com/dockur/macos/issues/256