Tonight I spoke at the ThoughtWorks Munich meetup, presenting an updated version of my presentation Docker’s not just for production: using containers for your development environment. There are two major changes over the previous version:

  • I’ve added a section about using containers to manage test environments, in addition to the existing content about build environments
  • I’ve reworked the structure of the presentation based on feedback to focus more on the technique itself rather than a discussion of existing alternatives

The slides are available to download as a PDF, and the sample environment I used during the presentation is available on GitHub.