aboutsummaryrefslogtreecommitdiff
path: root/CREDITS.md
diff options
context:
space:
mode:
authorsickcodes <[email protected]>2020-10-05 08:01:45 +0000
committersickcodes <[email protected]>2020-10-05 08:01:45 +0000
commit3972e009de4e22ef7b8aaac966956f00e3f9433a (patch)
treed5314ac1879bb2a39d2cb2604b7e856ee3cf8d93 /CREDITS.md
parentMerge pull request #87 from MrBenFTW/patch-1 (diff)
downloaddocker-osx-3972e009de4e22ef7b8aaac966956f00e3f9433a.tar.xz
docker-osx-3972e009de4e22ef7b8aaac966956f00e3f9433a.zip
Add vim and nano to the container, expand on ipv4 forwarding docs, add info about ${DISPLAY:-:0.0}
Diffstat (limited to 'CREDITS.md')
-rw-r--r--CREDITS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CREDITS.md b/CREDITS.md
index aa8bd9c..863af64 100644
--- a/CREDITS.md
+++ b/CREDITS.md
@@ -26,3 +26,7 @@ These credits refer to the contributors to this repository:
[@jimdigriz](https://github.com/jimdigriz) - Epic fixes: image size, shellisms, fallback2kvm, unprivileged mode https://github.com/sickcodes/Docker-OSX/pull/82
+[@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.
+