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 3,041 public repositories matching this topic...

Self-Hosting-Guide

Self-Hosting Guide. Learn all about locally hosting (on premises & private web servers) and managing software applications by yourself or your organization. Including Cloud, LLMs, WireGuard, Automation, Home Assistant, and Networking.

  • Updated Aug 20, 2024
  • Dockerfile

This repo covers containerization and Docker Environment: Docker File, Image, Container, Commands, Volumes, Networks, Swarm, Stack, Service, possible scenarios.

  • Updated Jan 14, 2025
  • Dockerfile

Released October 16, 2014

Latest release 8 days ago

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

Related Topics

containers docker