compose

by docker · Infrastructure

Define and run multi-container applications with Docker

New0 ratings38,121 starsActive
InfrastructureDeveloper ToolGoDockerfile
Open project ↗↓ Download v5.5.1GitHub⚑ Report
compose preview

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

HTMLDockerfileMakefileGodockerHCLdocker-compose

Project health

Actively maintained
Last update4 days ago
Contributors266
Latest releasev5.5.1
Open issues & PRs118
LicenseApache-2.0
On GitHubsince 2013

GitHub

38,121
stars
5,802
forks
266
contributors
118
open issues & PRs
Go
language
4 days ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review compose.

Built by

docker
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain docker/compose? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like