Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

docmac

thlorenz13MIT0.2.0

Install docker on Mac including VirtualBox and boot2docker dependencies with one simple command.

docker, boot2docker, Mac, VirtualBox, Mavericks

readme

docmac

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

docmac

Resources

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