
Slackware Current Repository by Conraid

======================================================================

docker-compose (multi-container orchestration for docker)

Compose is a tool for defining and running multi-container Docker
applications.  With Compose, you use a Compose file to configure your
application's services.  Then, using a single command, you create and
start all the services from your configuration.

HOME: https://github.com/docker/compose

======================================================================
REQUIRES: python-docopt docker python-cached-property python-docker python-dockerpty paramiko python-websocket-client pyyaml python-jsonschema python-texttable

