WordPress development with Docker | EN

In this presentation I will show how Docker can be used to setup a super simple and flexible development environment for WordPress. With Docker we can share our environments across a team, so everyone can have the exact same setup – and have it set up on their machine in a few minutes. If we are brave enough, we can even deploy our websites to production within their Docker containers, so we have the exact same setup during development and in production.

I will begin with a really basic intro to Docker, so everyone can follow along and then move on to show how a basic setup looks using Docker Compose.

The goal of the presentation is that everyone can install and set up Docker for themselves afterwards.

Speaker