{"data":{"slug":"docker-compose","name":"compose","tagline":"Define and run multi-container applications with Docker","github_url":"https://github.com/docker/compose","owner":"docker","repo":"compose","owner_avatar_url":"https://avatars.githubusercontent.com/u/5429470?v=4","primary_language":"Go","stars":38178,"forks":5818,"topics":["docker","docker-compose","go","golang","orchestration"],"archived":false,"github_pushed_at":"2026-09-17T15:51:23+00:00","maintenance_label":"Very active","stars_delta_30d":139,"url":"https://www.graphcanon.com/tools/docker-compose","markdown_url":"https://www.graphcanon.com/tools/docker-compose.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/docker-compose","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=docker-compose","description":"Define and run multi-container applications with Docker","homepage_url":"https://docs.docker.com/compose/","license":"Apache-2.0","open_issues":107,"watchers":719,"ai_summary":"Docker Compose is used to orchestrate multi-container applications defined in a Compose file format.","readme_excerpt":"# Docker Compose\n\n\n\n\n\n\n\n\nDocker Compose is a tool for running multi-container applications on Docker\ndefined using the [Compose file format](https://compose-spec.io).\nA Compose file is used to define how one or more containers that make up\nyour application are configured.\nOnce you have a Compose file, you can create and start your application with a\nsingle command: `docker compose up`.\n\n> **Note**: About Docker Swarm\n> Docker Swarm used to rely on the legacy compose file format but did not adopt the compose specification\n> so is missing some of the recent enhancements in the compose syntax. After \n> [acquisition by Mirantis](https://www.mirantis.com/software/swarm/) swarm isn't maintained by Docker Inc, and\n> as such some Docker Compose features aren't accessible to swarm users.","github_created_at":"2013-12-09T11:40:58+00:00","created_at":"2026-07-15T10:50:02.27343+00:00","updated_at":"2026-09-20T04:27:58.25218+00:00","categories":[{"slug":"developer-tools","name":"Developer Tools","url":"https://www.graphcanon.com/categories/developer-tools","markdown_url":"https://www.graphcanon.com/categories/developer-tools.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/developer-tools"}],"tags":[{"slug":"containerization","name":"containerization"},{"slug":"docker-compose","name":"docker-compose"},{"slug":"orchestration","name":"orchestration"}],"trust":{"provenance":{"is_fork":false,"github_id":15045751,"owner_type":"Organization","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-09-18T06:00:07.416Z","maintenance":{"label":"Very active","score":96,"methodology":"github_public_v1","releases_90d":6,"days_since_push":0,"last_release_at":"2026-09-03T15:53:28Z","stars_delta_30d":139,"open_issues_delta_30d":2},"security_summary":{"status":"findings","scanner":"osv@v1","low_count":10,"high_count":0,"last_scan_at":"2026-07-15T10:50:03.607Z","medium_count":0,"scan_profile":"deps","critical_count":0}},"capability_facts":{"scan":{"source":"repo_scan","observed_at":"2026-09-18T06:00:08.016Z"},"deploy":{"source":"dockerfile:Dockerfile","self_host":true,"observed_at":"2026-09-18T06:00:08.016Z","managed_saas":false},"languages":{"value":["go"],"source":"github.language","observed_at":"2026-09-18T06:00:08.016Z"},"has_docker":{"value":true,"source":"dockerfile:Dockerfile","observed_at":"2026-09-18T06:00:08.016Z"},"license_spdx":{"value":"Apache-2.0","source":"github.license","observed_at":"2026-09-18T06:00:08.016Z"}},"decision_facts":{"hosting":null,"pricing":null,"requirements":null,"constraints":null,"when_to_use":["When your project involves running multiple connected services or microservices, as Docker Compose streamlines the orchestration of these with Docker.","If you need to adopt a widely supported open-source standard in the Docker community for defining service configurations, which is adopted by major tools and documentation.","For environments that require the latest enhancements in compose syntax not available in legacy Swarm setups."],"when_not_to_use":["When your application orchestration needs extend beyond basic services definition and coordination provided by Compose files.","If you are specifically targeting a legacy setup or need tools that were historically paired with Docker Swarm, as some recent enhancements may lack full compatibility.","For users who require advanced orchestration features like horizontal scaling, service discovery, or load balancing outside of the capabilities offered by simple docker compose setups."],"source":"enrich:decision_facts","observed_at":"2026-07-17T08:22:44.351Z"},"constraint_facets":null,"decision_summary":[{"label":"Adopt for","value":"A tool for defining and orchestrating multi-container applications with Docker using Compose files."}]}}