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:
- Building your own production-level Docker image with a
Dockerfile
. - Launching a container from that image in both production and development environments.
- Using Docker Compose for easier development.
- Auto-restarting a Node.js application when mounted files change.
- Debugging an application running in a container.
In the next chapter, you will push the Docker image you have just created to Docker Hub … and discover why that could be useful.
Get hands-on with 1400+ tech skills courses.