{"id":20566254,"url":"https://github.com/telkomdev/osx-on-docker","last_synced_at":"2026-04-17T08:32:33.536Z","repository":{"id":107252801,"uuid":"609219445","full_name":"telkomdev/osx-on-docker","owner":"telkomdev","description":"Run macOS on top of Docker with near-native performance with ease","archived":false,"fork":false,"pushed_at":"2023-03-03T16:17:50.000Z","size":753,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-06T08:57:46.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/telkomdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-03T16:16:45.000Z","updated_at":"2023-03-03T16:17:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"45b5b848-5035-4cee-941b-1a55139a9aa1","html_url":"https://github.com/telkomdev/osx-on-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/telkomdev/osx-on-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fosx-on-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fosx-on-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fosx-on-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fosx-on-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/telkomdev","download_url":"https://codeload.github.com/telkomdev/osx-on-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/telkomdev%2Fosx-on-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31921916,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T04:40:47.287Z","updated_at":"2026-04-17T08:32:33.520Z","avatar_url":"https://github.com/telkomdev.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# osx-on-docker\nRun macOS on top of Docker with near-native performance with ease\n\n![Alt text](/screenshots/xcode.png?raw=true \"Xcode\")\n\n## Requirements\n- KVM\n- Docker\n- docker-compose or Docker compose plugin\n- X11\n\n## List of supported macOS variant\n- Ventura  [34Gi]\n- Monterey [?Gi]\n- Big Sur  [?Gi]\n\n## How to use it?\n- Clone this repository\n```shell\n$ git clone https://github.com/telkomdev/osx-on-docker\n```\n- Choose macOS variant, ex: ventura\n```shell\n$ export variant=\"ventura\" \\\n    \u0026\u0026 cd osx-on-docker \\\n    \u0026\u0026 cd ${variant} \\\n    \u0026\u0026 ./run.sh\n```\n- The script will automatically download macOS base image \u0026 run it in qemu\n\n## Default username \u0026 password\n- username: admin\n- password: letmein\n\n## Mounting `hostshare` volume\n- On your macOS\n```shell\n$ sudo -S mount_9p hostshare\n```\n- `hostshare` will be mounted on `/Volume/hostshare` in macOS\n\n## Common Issues\n### Error \"gtk initialization failed\"\n- Arch Linux\n``` shell\n$ sudo pacman -S xorg-xhost\n```\n- Debian, Ubuntu, Linux Mint\n```shell\n$ sudo apt update \\\n    \u0026\u0026 sudo apt install -y x11-xserver-utils \\\n    \u0026\u0026 xhost +\n```\n- RHEL, Centos, Fedora\n```shell\n$ sudo yum install xorg-x11-server-utils\n```\n\n## Links \u0026 Resources\n- DockerOSX: https://github.com/sickcodes/Docker-OSX\n- Installing Xcode: https://github.com/RobotsAndPencils/xcodes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fosx-on-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftelkomdev%2Fosx-on-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftelkomdev%2Fosx-on-docker/lists"}