Treat Yourself to a VM
							Maybe you want you run linux on your mac (to play with docker, perhaps).  This tutorial will walk you though setup of a Vagrant VM. At the end, you'll be able to easily boot and connect to a virtual linux machine and develop ruby on it. We're also going to install docker. This is basically a list of commands without a lot of context.  Sorry! environment setup These instructions use Vagrant.  You can download a .pkg file on vagrant's site …
							
 - Treat Yourself to a VM