This is my introductory talk on Docker that I gave on 6th WordPress meetup in Novi Sad in StartIt center.
https://www.meetup.com/WP-Meetup-NS/events/236189966
The story about the docker is just too complex to be covered up with a single 30 minute talk, so I gave an overview on virtualization technologies and how is the docker positioned there.
Included in presentation, I showed practically how easy it is to start a container once the docker application is installed.
It enables both Windows and Mac to have seamless development integration of PHP, web server and database but also Linux would benefit from isolation of environments for different projects.
Get the docker here: https://www.docker.com/
Once installed, check WordPress quick start here https://docs.docker.com/compose/wordpress/
Just follow that quick start and you will be up and running in no time ;)
If you wish to discuss matters with me, you may wait for another live presentation or catch me somewhere online, I'm easy to find and always in a good mood for a discussion on any matter.