Docker Compose Cheat Sheet
Commands for starting, stopping, inspecting, and operating Docker Compose projects.
Export
Copy the compact sheet, download it, or print it.
Download
`D` dense toggle · `C` copy all
## Project Lifecycle
## Build and Images
## Logs, Exec, and Shell Access
## Inspection and Cleanup
More in Docker Compose
Docker Compose Dev, Debugging, CI, and Production Patterns
Developer workflows, troubleshooting commands, CI flows, and small-host production Compose patterns.
Docker Compose Networking, Volumes, and Runtime Controls
Compose patterns for ports, networks, volumes, secrets, configs, and runtime controls.
Docker Compose Files and YAML Patterns
compose.yaml examples for services, variables, profiles, overrides, and dependency-aware startup.