Docker for Mac Beta Review
medium.com
Docker for Mac Beta Review
1–10 of 367 posts
Re: Docker for Mac Beta Review
#2Re: Docker for Mac Beta Review
#3If it really worked (especially on Windows) Docker would post the binaries instead of treating this like Wonka Golden Tickets. Love Docker, am actually waiting to be approved so I can get to building something, but posts like this are a symptom of a larger problem.
Re: Docker for Mac Beta Review
#4The only problem I had with docker was that I did not use to support shared volumes that are outside the home folder on Mac (I think they changed that now, but I'm not sure).
Re: Docker for Mac Beta Review
#5Why do people value that so much? I really don't care if a tiny VMis running in the background. Also, running that VM gives me more confidence that it will also run on the production machine (since they use the same kernel and the same docker version). The only problem I had with docker was that I did not use to support shared volumes that are outside the home folder on Mac (I think they changed that now, but I'm not…
Re: Docker for Mac Beta Review
#6I install node, postgres, and redis natively and it all works fine. What benefits does docker provide to my workflow?
Re: Docker for Mac Beta Review
#7Re: Docker for Mac Beta Review
#8Re: Docker for Mac Beta Review
#9I'm a node.js developer. I understand the benefit of using docker for deployments or CI testing, but I have yet to be convinced of the benefits of using it for development on my local machine. I install node, postgres, and redis natively and it all works fine. What benefits does docker provide to my workflow?
Re: Docker for Mac Beta Review
#10Why do people value that so much? I really don't care if a tiny VMis running in the background. Also, running that VM gives me more confidence that it will also run on the production machine (since they use the same kernel and the same docker version). The only problem I had with docker was that I did not use to support shared volumes that are outside the home folder on Mac (I think they changed that now, but I'm not…
VirtualBox and VMWare are hardly "tiny." I've never had a good experience with VirtualBox on any platform. Thing is constantly broken and endlessly updated to break in newer, less Google-able ways and just causes never-ending grief in unexpected places for me.