compose
Define and run multi-container applications with Docker
TL;DR · 30-second scan
compose (Go) — Define and run multi-container applications with Docker
You need to spin up DB + Redis + app for local dev or quick self-hosted deploys.
DevOps & Deploy
Define multi-container apps in a single YAML file. Still the simplest way to run a local dev environment with multiple services (DB, cache, app, worker).
You need to spin up DB + Redis + app for local dev or quick self-hosted deploys.
You are serverless-first and never run a Postgres locally.
Add this badge to your README to show your project is curated on StackPicks. Free, lightweight (180×28 SVG), and gives your visitors a one-click way to see honest take + alternatives.
[](https://stackpicks.dev/repo/docker-compose)
<a href="https://stackpicks.dev/repo/docker-compose"><img src="https://stackpicks.dev/api/badge/docker-compose" alt="Featured on StackPicks" width="180" height="28" /></a>
Are you the maintainer of docker/compose? Add the badge and we'll feature your project in the weekly curator newsletter.