Skip to content
#

Docker Compose

docker-compose logo

Docker Compose is a tool that was developed to help define and share multi-container applications. With Compose, we can create a YAML file to define the services and with a single command, can spin everything up or tear it all down.

Here are 4,689 public repositories matching this topic...

This repo contains a sample application based on a Garage Management System for Pitstop - a fictitious garage. The primary goal of this sample is to demonstrate several software-architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.

  • Updated Oct 17, 2024
  • JavaScript

Released October 16, 2014

Latest release 4 days ago

Followers
199 followers
Repository
docker/compose
Website
docs.docker.com/compose

Related Topics

containers docker