Hacker News new | ask | show | jobs
by loganekz 4486 days ago
The OS X kernel will not be supported.

Docker is built upon features available only in the Linux kernel (LXC, cgroups)

1 comments

However, Docker is officially supported on OS X through https://github.com/boot2docker/boot2docker
It is officially supported by virtue of boot2docker booting a small Linux kernel in a VM (VirtualBox).