A case study on using Docker to develop from multiple machines. Covering docker-compose, docker files, basic commands and a few clever nginx hacks to round things out.
Takeaways:
- Learn how Docker can be used to build consistent platforms
- Discover how Docker can make your workflow faster
- Better understand containers and how they work