docmac
February 24, 2014 ยท View on GitHub
Install docker on Mac including VirtualBox and boot2docker dependencies with one simple command.
Requires brew and will install it if it isn't found.
With npm do
npm i -g docmac && docmac
With curl do
curl -L https://raw.github.com/thlorenz/docmac/master/bin/docmac.sh | sh

Resources
Most of the bin scripts have been adapted from these installation instructions