termux / termux-root-packages

Termux packages that are only usable by root users.
Other
1.04k stars 295 forks source link

[Package]: docker-compose #283

Closed Sirherobrine23 closed 2 years ago

Sirherobrine23 commented 2 years ago

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.