Reviewed-on: #2 |
||
---|---|---|
pyinfra_docker_compose | ||
tests | ||
.editorconfig | ||
.flake8 | ||
.gitignore | ||
LICENSE.txt | ||
README.rst | ||
pyproject.toml |
README.rst
pyinfra-docker-compose
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.