Rails App Template Steps to get VM running: Ensure you have Vagrant installed (download here https://www.vagrantup.com/downloads.html) Install vagrant plugin using this command: vagrant plugin install vagrant-docker-compose Run the vagrant machine: vagrant up