diff options
| author | sickcodes <[email protected]> | 2020-10-05 08:01:45 +0000 |
|---|---|---|
| committer | sickcodes <[email protected]> | 2020-10-05 08:01:45 +0000 |
| commit | 3972e009de4e22ef7b8aaac966956f00e3f9433a (patch) | |
| tree | d5314ac1879bb2a39d2cb2604b7e856ee3cf8d93 /CREDITS.md | |
| parent | Merge pull request #87 from MrBenFTW/patch-1 (diff) | |
| download | docker-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.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. + |