termux/termux-root-packages

[Package]: docker-compose

Sirherobrine23 opened this issue · 0 comments

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

Additional information

docker-compose is written in Go, the compilation is working with version 2.2.2, previous versions have not been tested.