This is the result of me derping around with Rails. Be prepared for bad code.
- Install docker
- Make sure you can execute
docker
without sudo rake docker:up
, this will build all images required and run them.- Use
rake -T | grep docker
for more commands