2020-06-15 12:33:29 +08:00
# Credits
2021-03-23 17:53:17 +08:00
## Upstream Acknowledgements:
2020-06-15 12:33:29 +08:00
2021-04-18 18:54:43 +08:00
This project uses OSX-KVM from https://github.com/kholia/OSX-KVM and fully appreciates the work done by [@Kholia ](https://github.com/Kholia ) and all the contributors who are listed: [https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md ](https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md )
This project also uses KVM-OpenCore from https://github.com/Leoyzen/KVM-Opencore and fully appreciates the work done by [@Leoyzen ](https://github.com/Leoyzen ).
We use a special fork by [Nicholas Sherlock ](https://www.nicksherlock.com/ ) of KVM-Opencore https://github.com/thenickdude/KVM-Opencore and thank Nick for his awesome upstream work!
2021-03-23 17:53:17 +08:00
This project now uses the fantastic OpenCore bootloader from the community OpenCore project: https://github.com/acidanthera/OpenCorePkg. You can join their [Subreddit here ](https://www.reddit.com/r/hackintosh/ )!
## These credits refer to the contributors to this repository:
2020-06-15 12:33:29 +08:00
[@GreeFine ](https://github.com/GreeFine ) - Readme Typo #9
[@parasquid ](https://github.com/parasquid ) - Docker compose file
[@matusnovak ](https://github.com/matusnovak ) - Kill badly terminated old vnc session before vnc starts and fix gtk initialization failed #31
[@m1k1o ](https://github.com/m1k1o ) - Kill badly terminated old vnc session before vnc starts and fix gtk initialization failed #31
[@qcasey ](https://github.com/qcasey ) - Removed unnecessary yay in Remove yay dependancy #40
2021-07-26 03:25:39 +08:00
[@tlierdotfr ](https://github.com/tlierdotfr ) - Reduce number of layers in Dockerfile
2020-06-15 12:33:29 +08:00
2020-07-06 22:22:21 +08:00
[@Julioevm ](https://github.com/Julioevm ) - Update docker-compose.yml #57
[@jviotti ](https://github.com/jviotti ) - Auto-boot thru ShowPicker
2020-09-20 16:16:44 +08:00
[@MrBenFTW ](https://github.com/MrBenFTW ) - Updated macOS version 10.15.5 -> 10.15.6, Enabled screen sharing port forwarding, Removed the need to remove 1gb from the partition.
2020-09-24 20:15:15 +08:00
[@hoantp ](https://github.com/hoantp ) - Initialized TigerVNC 1.11.0 fix
[@jimdigriz ](https://github.com/jimdigriz ) - Epic fixes: image size, shellisms, fallback2kvm, unprivileged mode https://github.com/sickcodes/Docker-OSX/pull/82
2020-10-05 16:01:45 +08:00
[@NickZhouNan ](https://github.com/NickZhouNan ) - Bug fix with changed WORKDIR
[@MrBenFTW ](https://github.com/MrBenFTW ) - Added IP forwarding hot tips, useful for boosting bridged networking in remote environments.
2020-10-29 14:52:10 +08:00
[@mikob ](https://github.com/mikob ) - Added important warning for Xcode users to reserve 60GB++ - Made instructions more clear for those needing Xcode #94
2020-11-13 16:34:40 +08:00
[@AdamMomen ](https://github.com/AdamMomen ) - Fixed automatic boot vnc-version container instructions for better usablility
2020-12-16 13:03:40 +08:00
[@PeterDaveHello ](https://github.com/PeterDaveHello ) - Simplify .ssh directory setup process in Dockerfile #111
[@PeterDaveHello ](https://github.com/PeterDaveHello ) - Reduce image size by setting git clone depth #110
2020-12-17 18:47:25 +08:00
2021-07-26 03:25:39 +08:00
[@PeterDaveHello ](https://github.com/PeterDaveHello ) - Reduce Dockerfile instructions and Docker image layers #112
2020-12-17 18:47:25 +08:00
[@weskerfoot ](https://github.com/weskerfoot ) Docs updates: usb passthrough, headless mode, disk space reduction guide #113
2021-01-05 21:15:44 +08:00
[@PeterDaveHello ](https://github.com/PeterDaveHello ) - Improve Dockerfile #121
2021-01-24 20:47:19 +08:00
[@cephasara ](https://github.com/cephasara ) - Add helm chart #124
[@cephasara ](https://github.com/cephasara ) - Fix helm initial disk creation process and add installation instructions #125
[@cephasara ](https://github.com/cephasara ) - Add gpu passthrough support as well as dynamic OpenCore chainloader regeneration #132
[@cephasara ](https://github.com/cephasara ) - Fix helm installation failure and cleanup values organization #134
2021-02-03 10:04:22 +08:00
[@prometheas ](https://github.com/prometheas ) - docs: fix broken multi-line docker command #140
2021-02-13 02:11:48 +08:00
[@MrBenFTW ](https://github.com/MrBenFTW ) - Tempfix for arch #150
2021-03-03 05:24:28 +08:00
[@edsonboldrini ](https://github.com/edsonboldrini ) - Update README.md #161
2021-03-22 05:11:40 +08:00
[@TheHackerCoding ](https://github.com/TheHackerCoding ) - Typo in README.md #194
2021-07-26 03:25:39 +08:00
[@panos ](https://github.com/panos ) - Improved README #212
2021-03-22 05:11:40 +08:00
[@ggjulio ](https://github.com/ggjulio ) - Restarting an "auto" container #216
2021-03-26 19:58:16 +08:00
[@panos ](https://github.com/panos ) - Made further improvements to the README #219
2021-04-18 18:54:43 +08:00
2021-04-18 18:58:17 +08:00
[@a10kiloham ](https://github.com/a10kiloham ) - Dockerfile for :naked image with VNC support #245
2021-04-18 18:54:43 +08:00
2021-04-19 03:28:03 +08:00
[@a10kiloham ](https://github.com/a10kiloham ) - Adding Bluebubbles as an example use case #250
[@aronzvi ](https://github.com/aronzvi ) - Fixed Failed to boot OSX with GENERATE_UNIQUE #244
2021-05-04 16:52:24 +08:00
2021-07-26 03:25:39 +08:00
[@tinjaw ](https://github.com/tinjaw ) - Fixed Type #258
2021-05-04 16:52:24 +08:00
[@m-zheng ](https://github.com/m-zheng ) - Update README.md #260
2021-07-26 03:25:39 +08:00
[@johnjhacking ](https://github.com/johnjhacking ) - Change call function to Popen #288
[@allansrc ](https://github.com/allansrc ) - Update Doc detail for run on WLS #318
2021-08-28 00:13:04 +08:00
[@mcandre ](https://github.com/mcandre ) - fix typo #334
2021-07-26 03:25:39 +08:00
2021-09-07 13:48:55 +08:00
[@cybik ](https://github.com/cybik ) Spice fix #337
[@Silfalion ](https://github.com/Silfalion ) - [https://github.com/Silfalion/Iphone_docker_osx_passthrough ](https://github.com/Silfalion/Iphone_docker_osx_passthrough )