Developing and Deploying wordpress with Docker

I have been using Docker for years. Recently a friend asked me to help them deploy WordPress. I don’t have much experience with WordPress but I think a lot of WP developers might benefit from the ability to develop and deploy using Docker containers.

In this talk, I’ll discuss the following topics;
– What is Docker?
– Why use Docker?
– Setting up Docker on Linux, Max, and Windows
– Running WordPress locally with Docker
– Deploying wordpress with Docker