[Package]: docker-compose
Sirherobrine23 opened this issue · 0 comments
Sirherobrine23 commented
Package description
Compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your application’s services. Then, with a single command, you create and start all the services from your configuration.
Home page URL
https://docs.docker.com/compose/
Source code URL
https://github.com/docker/compose.git
Packaging policy acknowledgement
- I have read and understand the Packaging Policy.
Additional information
docker-compose is written in Go, the compilation is working with version 2.2.2, previous versions have not been tested.