Tags→#docker
- Using npm Workspaces with Docker- Demonstrating a solution for using npm workspaces with Docker. 
- RabbitMQ Exchange and Queue Playground in Docker- A simple playground and example code for getting up and running with RabbitMQ in Docker with amqplib and Docker Compose. 
- Docker for Next.js and Beyond with Hot-Swappable Containers- Demonstrating the stages of development, testing, deployment, and long term support with Docker multi-stage builds, Docker Compose, and GitHub Actions. 
- Advanced Docker Patterns for Local Development- How multi-stage builds, yaml merges, and some creativity can overcome the complexity that Docker brings to local environments for larger organizations.