← 返回
开发者工具 中文

Docker Osx

Run macOS in Docker on Linux with KVM. Use when: user wants to build iOS apps/IPAs, needs macOS environment, wants to compile Apple apps without Mac, or want...
在Linux上通过KVM在Docker中运行macOS。使用场景:需要构建iOS应用/IPA、需要macOS环境、无Mac设备但想编译苹果应用等。
nightvibes3
开发者工具 clawhub v1.0.0 1 版本 99887.3 Key: 无需
★ 0
Stars
📥 886
下载
💾 9
安装
1
版本
#latest

概述

Docker-OSX

Run macOS in Docker - build iOS apps on Linux!

Quick Start

start macos        # Boot VM (2-5 min)
status macos       # Check if ready
ssh macos          # Connect
stop macos         # Shutdown

Commands

CommandDescription
----------------------
start macosBoot macOS VM
stop macosShutdown VM
status macosCheck running
ssh macosGet SSH command
vnc macosGet VNC address
logs macosView logs

Connection

  • SSH: port 50922, password: alpine
  • VNC: port 5900

Building iOS

# In macOS terminal:
xcode-select --install
git clone <repo>
cd repo
xcodegen generate
xcodebuild -project App.xcodeproj -scheme App -configuration Release -destination 'generic/platform=iOS' CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO build

Errors

ErrorFix
------------
KVM not availableServer needs hardware virtualization
Docker not installed`curl -sSL get.docker.comsh`

Resources

  • 4+ CPU cores
  • 8GB+ RAM
  • 100GB disk

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 21:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

AI Video Upscale

nightvibes3
基于Real-ESRGAN和Waifu2x的AI视频超分辨率放大。适用于画质提升、视频放大及制作HD/4K视频,支持动漫与真人视频。
★ 0 📥 1,342
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,185
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,799