
Converting Your Dev Environment to a Docker Stack
Speaker: Dana Luther

Level: Beginner
Length: Standard (50 minutes)
Description:
Heard a lot about docker but not sure where to start? Frustrated maintaining development VMs? In this presentation we will go over the simplest ways to convert your development environment over to a docker stack, including support for full acceptance testing with Selenium. We’ll then go over how to modify the stack to mimic your production/pre-production environment(s) as closely as possible, and demystify working with the containers in the stack.