- “It works on my machine!”
- Fixing production bugs by running a copy of production locally
- Running a full stack on a workstation with a different OS is problematic
- Docker is an open platform for developers and sysadmins to build, ship, and run applications.
- Find out more at http://docker.com
- Fig is a tool for managing a single docker host
- Configuration tool for starting apps and their dependencies
- Find out more at http://fig.sh
- Run docker on Mac OS (and windows)
- Creates and manages a Virtualbox VM
- Allows you to run docker commands like you were running linux
- Find out more at http://github.com/boot2docker/boot2docker
- setup zones for docker dns
- setup haproxy load balancer
- setup laptop dns
- http://github.com/nicgrayson/iowacodecamp