#Docker https://www.digitalocean.com/community/tutorials/how-to-optimize-docker-images-for-production
Digitalocean
How To Optimize Docker Images for Production | DigitalOcean
In this guide, you will learn how to optimize Docker images in a few simple steps, making them smaller, faster, and better suited for production. You’ll buil…
#Docker https://nickjanetakis.com/blog/best-practices-around-production-ready-web-apps-with-docker-compose
Nick Janetakis
Best Practices Around Production Ready Web Apps with Docker Compose — Nick Janetakis
Here's a few patterns I've picked up based on using Docker since 2014. I've extracted these from doing a bunch of freelance work.