Story Details

  • Show HN: Lumier – Run macOS VMs in a Docker

    Posted: 2025-05-14 15:19:41

    Lumier is a tool that allows you to run macOS virtual machines within Docker containers. It leverages Apple's Virtualization framework and aims to simplify the process of creating, managing, and interacting with macOS VMs, offering a more lightweight and portable solution compared to traditional virtual machine managers. This allows developers to integrate macOS environments into their Docker workflows for tasks like testing and continuous integration, especially beneficial for projects targeting Apple platforms.

    Summary of Comments ( 31 )
    https://news.ycombinator.com/item?id=43985624

    HN commenters generally express interest in Lumier, particularly its potential for simplifying macOS development and CI/CD pipelines. Some praise its use of lightweight virtualization and speed compared to traditional VM solutions. Concerns are raised about GPU support, licensing implications of running macOS in Docker, and potential limitations compared to a full macOS install. Several users ask about ARM support (specifically Apple Silicon) and suggest potential use cases like running Xcode or specific macOS applications within Docker. There's also a discussion about the complexities and nuances of macOS licensing, with some suggesting checking with Apple directly to ensure compliance.