diff options
| author | sickcodes <[email protected]> | 2020-06-08 21:24:59 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-08 21:24:59 +0000 |
| commit | 1950bec78223f4d143b832437325923ed267cb8c (patch) | |
| tree | 90e297cc4a4f15b5d20a9897af8ccd8017542631 | |
| parent | Merge pull request #25 from parasquid/docker-file (diff) | |
| download | docker-osx-1950bec78223f4d143b832437325923ed267cb8c.tar.xz docker-osx-1950bec78223f4d143b832437325923ed267cb8c.zip | |
Add upcoming features & twitter
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,9 +1,12 @@ # Docker-OSX - +#### [Follow @sickcodes on Twitter](https://twitter.com/sickcodes) for v2.0 notification (SSH TUNNELING, XFVB HEADLESS, NFS, FULL AUTO CI/CD)  Run Mac in a Docker container! Run near native OSX-KVM in Docker! X11 Forwarding! + + + Author: Sick.Codes https://sick.codes/ Credits: OSX-KVM project among many others: https://github.com/kholia/OSX-KVM/blob/master/CREDITS.md |