stackpicks.dev
docker

compose

Define and run multi-container applications with Docker

37.4k stars5.8k forks701 watchers70 open issuesGoApache-2.0
EDITOR'S TAKE

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).

Use this if

You need to spin up DB + Redis + app for local dev or quick self-hosted deploys.

Skip if

You are serverless-first and never run a Postgres locally.

Categories
Topics
dockerdocker-composeorchestrationgogolang
Created 09 Dec 2013
Last push 18 hours ago
Stats refreshed 1 hour ago