I’m currently wrangling with Docker. I’m working through some Docker courses on Udemy and Sitepoint. Plus, I’m reading articles on how to improve my Docker files.
I like playing with tools like Docker and docker-compose
. But they add a lot of complexity to an application.
Here are some useful links and resources about Docker:
- Advanced multi-stage build patterns by Tõnis Tiigi
- 9 Common Dockerfile Mistakes by Jorge Silva
- Production-ready Docker packaging
- Docker for Node.js Projects From a Docker Captain (paid Udemy course)