GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#shell #container #docker #docker_osx #kvm #macos #os #osx #osx_kvm #x #x11

You can run Mac OS X in a Docker container with near-native performance using Docker-OSX. Here are the key benefits and how to get started Run Mac OS X with performance close to native hardware.
- **X11 Forwarding** Enable iMessage and iCloud for security research by generating unique serial numbers.
- **iPhone USB Passthrough** Supports various macOS versions including Catalina, Big Sur, Monterey, Ventura, and more.
- **SSH and VNC Access** Share folders between the host and the container.

To get started, ensure your system supports hardware virtualization, install QEMU and Docker, and then run the Docker container using commands like10022 \
-v /tmp/.X11-unix-latest
```

You can also join the Discord server for support and more detailed instructions. This setup allows you to run macOS in a container, which is useful for development, security research, and other purposes.

https://github.com/sickcodes/Docker-OSX
👍2