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 31,987 public repositories matching this topic...

I am using this repository to document my devops journey. I follow the process of learning everything by tasks. Every task has an associated objective that encompasses an underlying concept. Concepts including CloudProviders, Containers, ContainersOrchestration, Databases, InfrastructureAsCode, Interview, VersionControl etc in progress

  • Updated Jun 1, 2024
  • HCL

Released October 16, 2014

Latest release 8 days ago

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

Related Topics

containers docker