Quick Recap

Let's discuss what we have covered so far.

We'll cover the following

Key points

What you’ve learned in this chapter:

  1. Running WordPress and its MySQL database in Docker containers.
  2. Mounting host OS directories into a container.
  3. Local development with changes instantly applied to running containers.

You’ve now used several pre-built Docker images. In the next chapter, you’ll create an image containing a simple Node.js application. This introduces the concept of Dockerfiles and the Docker image building process.

Get hands-on with 1200+ tech skills courses.