You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Docker-OSX/CREDITS.md

6.5 KiB

Credits

The most important part of the project. You.

Upstream Acknowledgements:

This project uses OSX-KVM from https://github.com/kholia/OSX-KVM and fully appreciates the work done by @Kholia and all the contributors who are listed: 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.

We use a special fork by Nicholas Sherlock of KVM-Opencore https://github.com/thenickdude/KVM-Opencore and thank Nick for his awesome upstream work!

This project now uses the fantastic OpenCore bootloader from the community OpenCore project: https://github.com/acidanthera/OpenCorePkg. You can join their Subreddit here!

These credits refer to the legendary contributors to this repository:

@GreeFine - Readme Typo #9

@parasquid - Docker compose file

@matusnovak - Kill badly terminated old vnc session before vnc starts and fix gtk initialization failed #31

@m1k1o - Kill badly terminated old vnc session before vnc starts and fix gtk initialization failed #31

@qcasey - Removed unnecessary yay in Remove yay dependancy #40

@tlierdotfr - Reduce number of layers in Dockerfile

@Julioevm - Update docker-compose.yml #57

@jviotti - Auto-boot thru ShowPicker

@IAmBenMitchell - Updated macOS version 10.15.5 -> 10.15.6, Enabled screen sharing port forwarding, Removed the need to remove 1gb from the partition.

@hoantp - Initialized TigerVNC 1.11.0 fix

@jimdigriz - Epic fixes: image size, shellisms, fallback2kvm, unprivileged mode https://github.com/sickcodes/Docker-OSX/pull/82

@NickZhouNan - Bug fix with changed WORKDIR

@MrBenFTW - Added IP forwarding hot tips, useful for boosting bridged networking in remote environments.

@mikob - Added important warning for Xcode users to reserve 60GB++ - Made instructions more clear for those needing Xcode #94

@AdamMomen - Fixed automatic boot vnc-version container instructions for better usablility

@PeterDaveHello - Simplify .ssh directory setup process in Dockerfile #111

@PeterDaveHello - Reduce image size by setting git clone depth #110

@PeterDaveHello - Reduce Dockerfile instructions and Docker image layers #112

@weskerfoot Docs updates: usb passthrough, headless mode, disk space reduction guide #113

@PeterDaveHello - Improve Dockerfile #121

@cephasara - Add helm chart #124

@cephasara - Fix helm initial disk creation process and add installation instructions #125

@cephasara - Add gpu passthrough support as well as dynamic OpenCore chainloader regeneration #132

@cephasara - Fix helm installation failure and cleanup values organization #134

@prometheas - docs: fix broken multi-line docker command #140

@MrBenFTW - Tempfix for arch #150

@edsonboldrini - Update README.md #161

@TheHackerCoding - Typo in README.md #194

@panos - Improved README #212

@ggjulio - Restarting an "auto" container #216

@panos - Improved README #212

@panos - Made further improvements to the README #219

@kaoudis README / troubleshooting docs improvements #235

@a10kiloham - Dockerfile for :naked image with VNC support #245

@a10kiloham - Adding Bluebubbles as an example use case #250

@aronzvi - Fixed Failed to boot OSX with GENERATE_UNIQUE #244

@tinjaw - Fixed Type #258

@m-zheng - Update README.md #260

@johnjhacking - Change call function to Popen #288

@allansrc - Update Doc detail for run on WLS #318

@mcandre - fix typo #334

@cybik Spice fix #337

@Silfalion - https://github.com/Silfalion/Iphone_docker_osx_passthrough

@chirag350 use LABEL instead of MAINTAINER since MAINTAINER is deprecated #352

@Buthrakaur readme - improve instructions for running on windows #361

@TheHackerCoding Typo in README #367

@cameronsteele fix Big Sur build example #378

@eggplants Fix command to launch sickcodes/docker-osx:auto #366

@martinmullins Notes for mounting an NFS folder from a linux host #392

@kimjammer Readme - Added instructions for using WSLg's built in X11 server #395

@jk2K fix: support dynamic change of Base image #408

@MikeCoder96 Update README.md with WSL how to #412

@aslafy-z chore(docs): update helm requirements list style #420

@kimjammer Update Windows Installation section #422

@Mhartig - Worked out issue Enter a number (default=1): error: invalid number: y

@felipestt Use more CPU Cores/SMP' broken #440

@routmoute README: add PulseAudio with WSLg #442 @dulatello08 Update README.md #452

@Anthropohedron Added FAQ.md