aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2020-09-24 12:15:15 +0000
committersickcodes <[email protected]>2020-09-24 12:15:15 +0000
commit6d81225fc688c38d5d56dc919eb42db349d93693 (patch)
treefe3b9fa3775b121efc6c58209d2c73df4e3f1289
parentMerge pull request #82 from jimdigriz/tweaks (diff)
downloaddocker-osx-6d81225fc688c38d5d56dc919eb42db349d93693.tar.xz
docker-osx-6d81225fc688c38d5d56dc919eb42db349d93693.zip
Added awesome fixes by @jimdigriz: image size, shellisms, fallback2kvm, unprivileged mode
-rw-r--r--CREDITS.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/CREDITS.md b/CREDITS.md
index a81a869..aa8bd9c 100644
--- a/CREDITS.md
+++ b/CREDITS.md
@@ -22,4 +22,7 @@ These credits refer to the contributors to this repository:
[@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.
-[@hoantp](https://github.com/hoantp) - Initialized TigerVNC 1.11.0 fix \ No newline at end of file
+[@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
+