At Docker, we’re incredibly proud of our vibrant, diverse and creative community. From time to time, we feature cool contributions from the community on our blog to highlight some of the great work our community does.

Next, you’ll learn how Docker Compose can help you jointly run a Nest.js, TypeScript, and Redis backend to power microservices.

Docker Compose is a tool for defining and running multi-container Docker applications.

If you’re using v2, which ships with Docker Desktop, the hyphen is omitted and docker compose is correct.

Related Articles