DrupalCon Barcelona 2015: Docker powered team and deployment
About this talk
This talk covers how Docker can streamline the development process for teams using the LAMP stack by creating a unified environment that mirrors the testing and production servers. The speaker, David Numan, demonstrates the use of the open-source Bowline Drupal development tools project to address common challenges faced in Docker setups for Drupal, even on OSX. Attendees will learn how to configure and build Docker containers, execute drush commands within those containers, and run Behat tests. The session also highlights the ease of integrating additional services like Solr or a secondary database for managing Drupal migrations, all while automating workflows within a CI server such as Jenkins.