Y
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
zachlatta
4486 days ago
However, Docker is officially supported on OS X through
https://github.com/boot2docker/boot2docker
link
jimmcslim
4485 days ago
It is officially supported by virtue of boot2docker booting a small Linux kernel in a VM (VirtualBox).
link