pyinfra-docker-compose/README.rst

653 B

pyinfra-docker-compose

PyPI - Version

A pyinfra module to install the Docker Compose plugin.

Table of Contents

Installation

pip install pyinfra-docker-compose

Usage

from pyinfra_docker_compose import deploy_docker_compose

deploy_docker_compose()

License

pyinfra-docker-compose is distributed under the terms of the MIT license.