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:
- Running WordPress and its MySQL database in Docker containers.
- Mounting host OS directories into a container.
- 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 1400+ tech skills courses.