Workshop in English - US at WavePHP 2018
Track Name:
La Jolla Room
Short URL: https://joind.in/talk/ac5b2
(QR-Code (opens in new window))
A guided tour through my Docker workflow from development through production. We'll take a look at all the moving pieces and walk through the decisions that were made. In this workshop, we'll walk through setting up a similar workflow from an empty editor.
Comments
Comments are closed.
Lot's of good info! Would appreciate a little more structure & overview before jumping into the commands.
I really enjoyed this talk being focused more heavily on the commands and walking through docker. I gained some good insight into using docker as a more convenient way to run multiple versions of packages on a host operating system where the default package manager may not support simultaneous installations of different versions of some executable. Very nice!
Good talk -- strong on the "development" side with some great one line take-aways, but for those of us that already use docker in day-to-day development, it would be nice to spend some more time on transitioning to production.