Docker for mac not working on the guest vm

broken image

The boot2docker tool makes this about as easy as it can be by provisioning a Tiny Core Linux virtual machine running the Docker daemon and installing a Mac version of the Docker client which will communicate with that daemon. Unfortunately, OSX is not Linux and it simply doesn't have the kernel features that are required to run Docker containers.Īs a result, we Mac users typically find ourselves running a Linux distro in a VM in order to get our Docker fix.

broken image

As I spend more time with Docker though, I certainly wish that I could run my containers natively on the Mac.

broken image

As a developer, I'm generally pretty happy with my Mac as a development machine.