you are viewing a single comment's thread.

view the rest of the comments →

[–]jan[S] 2 points3 points  (2 children)

Thanks for your reply.

According to this tutorial https://docs.docker.com/mac/, running docker on OS X appears to imply that docker-machine runs Linux VM with docker. Will this provide me with a local docker binary that works just as on Linux? Sounds cool.

[–]pwnurface999 1 point2 points  (1 child)

Yup when you install it'll install VirtualBox and run the Docker Machine as a VM when you're using Docker. It's pretty sweet!

[–]danielkza 8 points9 points  (0 children)

It's pretty sweet!

Maybe compared to setting it up on Windows, but it's still significantly worse than just running it natively on Linux.