diff options
| author | sickcodes <[email protected]> | 2021-11-29 23:13:15 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2021-11-29 23:13:15 +0000 |
| commit | 21b17535b5ea1cdad37f126832faf6af800c01c7 (patch) | |
| tree | a6c8648d13d17e2efb860e26aff7c06db7d8b6e9 | |
| parent | Merge pull request #395 from kimjammer/patch-1 (diff) | |
| download | docker-osx-21b17535b5ea1cdad37f126832faf6af800c01c7.tar.xz docker-osx-21b17535b5ea1cdad37f126832faf6af800c01c7.zip | |
Fix hyperlink. Add missing legends from credits: @kaoudis, @chirag350, @TheHackerCoding, @cameronsteele, @martinmullins.
| -rw-r--r-- | CREDITS.md | 20 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 18 insertions, 4 deletions
@@ -1,5 +1,7 @@ # 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](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) @@ -10,7 +12,7 @@ We use a special fork by [Nicholas Sherlock](https://www.nicksherlock.com/) of K 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: +## These credits refer to the legendary contributors to this repository: [@GreeFine](https://github.com/GreeFine) - Readme Typo #9 @@ -72,8 +74,12 @@ This project now uses the fantastic OpenCore bootloader from the community OpenC [@ggjulio](https://github.com/ggjulio) - Restarting an "auto" container #216 +[@panos](https://github.com/panos) - Improved README #212 + [@panos](https://github.com/panos) - Made further improvements to the README #219 +[@kaoudis](https://github.com/kaoudis) README / troubleshooting docs improvements #235 + [@a10kiloham](https://github.com/a10kiloham) - Dockerfile for :naked image with VNC support #245 [@a10kiloham](https://github.com/a10kiloham) - Adding Bluebubbles as an example use case #250 @@ -82,7 +88,7 @@ This project now uses the fantastic OpenCore bootloader from the community OpenC [@tinjaw](https://github.com/tinjaw) - Fixed Type #258 -[@m-zheng](https://github.com/m-zheng) - Update README.md #260 +[@m-zheng](https://github.com/m-zheng) - Update README.md #260 [@johnjhacking](https://github.com/johnjhacking) - Change call function to Popen #288 @@ -94,8 +100,16 @@ This project now uses the fantastic OpenCore bootloader from the community OpenC [@Silfalion](https://github.com/Silfalion) - [https://github.com/Silfalion/Iphone_docker_osx_passthrough](https://github.com/Silfalion/Iphone_docker_osx_passthrough) +[@chirag350](https://github.com/chirag350) use LABEL instead of MAINTAINER since MAINTAINER is deprecated #352 + [@Buthrakaur](https://github.com/Buthrakaur) readme - improve instructions for running on windows #361 -[@eggplants](https://github.com/eggplants) Fix command to launch sickcodes/docker-osx:auto #366 +[@TheHackerCoding](https://github.com/TheHackerCoding) Typo in README #367 + +[@cameronsteele](https://github.com/cameronsteele) fix Big Sur build example #378 + +[@eggplants](https://github.com/eggplants) Fix command to launch sickcodes/docker-osx:auto #366 + +[@martinmullins](https://github.com/martinmullins) Notes for mounting an NFS folder from a linux host #392 [@kimjammer](https://github.com/kimjammer) Readme - Added instructions for using WSLg's built in X11 server #395 @@ -43,7 +43,7 @@ If you like this project, consider contributing here or upstream! Video setup tutorial is also available here: https://www.youtube.com/watch?v=wLezYl77Ll8 -**Windows users:** [click here to see the notes below](https://github.com/kimjammer/Docker-OSX/tree/patch-1#id-like-to-run-docker-osx-on-windows)! +**Windows users:** [click here to see the notes below](#id-like-to-run-docker-osx-on-windows)! <p align="center"> <a href="https://www.youtube.com/watch?v=wLezYl77Ll8" target="_blank"><img src="https://raw.githubusercontent.com/sickcodes/Docker-OSX/master/Youtube-Screenshot-Docker-OSX-Setup.png"></a> |