Easier to use, more reliable and some nice features like the OPs .docker DNS and NFS shares. The maintainer is very responsive and I recommend it to anyone who is struggling with docker on OSX.
Simplifying Docker on OS X
11–20 of 89 posts
Re: Simplifying Docker on OS X
#12Pretty cool trick to make the OS X docker hacks feel transparent. I've been tempted into getting a Linux laptop just because using Docker on OS X feels so hacky.
I did and never looked back. Lenovo X1 Carbon Gen 3
Re: Simplifying Docker on OS X
#13Re: Simplifying Docker on OS X
#14Re: Simplifying Docker on OS X
#15And now I'm ALWAYS running a Linux VM no matter why I logged into my Mac?
Solution in search of a problem.
Re: Simplifying Docker on OS X
#16Docker does run natively on OSX. Just forward a port with ssh/socat/etc and set the environment variable correctly to point to your build host that can run lxc. There is so much over-engineering going on in this arena. :/
Re: Simplifying Docker on OS X
#17Pretty cool trick to make the OS X docker hacks feel transparent. I've been tempted into getting a Linux laptop just because using Docker on OS X feels so hacky.
Re: Simplifying Docker on OS X
#18Why is the xhyve virtualization framework through low-level go-bindings better than using VirtualBox for the same task?
Re: Simplifying Docker on OS X
#19Re: Simplifying Docker on OS X
#20So I imagine the solution is using xhyve to run a simple linux. Why is the xhyve virtualization framework through low-level go-bindings better than using VirtualBox for the same task?