Using npm workspaces with Docker
Demonstrating a solution for using npm workspaces with Docker.
Jul 19, 20234 min read28

Search for a command to run...
Articles tagged with #docker
Demonstrating a solution for using npm workspaces with Docker.

A simple playground and example code for getting up and running with RabbitMQ in Docker with amqplib and Docker Compose.

Demonstrating the stages of development, testing, deployment, and long term support with Docker multi-stage builds, Docker Compose, and GitHub Actions

How multi-stage builds, yaml merges, and some creativity can overcome the complexity that Docker brings to local environments for larger organizations
