dockur/macos — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Docker based project that can run macOS inside a container, with a simple setup that I can start from Docker Compose and then open in my browser to finish the macOS install.

I want it to automatically download the macOS installer, use KVM acceleration when available, save the machine data in a local storage folder, and expose a browser viewer on port 8006. Let me choose the macOS version, like Sequoia, Sonoma, Ventura, Monterey, or Big Sur, and let me change RAM, CPU cores, and disk size with easy environment settings.

Please include clear examples for Docker CLI, Docker Compose, and Kubernetes. Also document the basic first run steps, like opening Disk Utility, formatting the virtual disk as APFS, reinstalling macOS, skipping migration, and creating the local account.

Add optional instructions for shared folders, USB or disk pass through, custom networking, DHCP mode, and persistent storage. Keep the project simple to run and make the README friendly for people who are not Docker experts.

Want more depth? Deep Reverse