compose
Define and run multi-container applications with Docker
About this project
Table of Contents — Docker Compose — Where to get Docker Compose — Windows and macOS — Linux — Quick Start — Contributing — Legacy Docker Compose Docker Compose is a tool for running multi-container applications on Docker defined using the Compose file format. A Compose file is used to define how one or more containers that make up your application are configured. Once you have a Compose file, you can create and start your application with a single command: docker compose up. Note: About Docker Swarm Docker Swarm used to rely on the legacy compose file format but did not adopt the compose specification so is missing some of the recent enhancements in the compose syntax.…
Technologies
Project health
GitHub
Reviews
Built by
Maintain docker/compose? Claiming verifies admin access through your GitHub account and gives you control of this listing.
