A pyinfra module to install the Docker Compose plugin.
Go to file
Raoul Snyman 9b22c1d201 Fix README 2022-11-24 00:16:35 -07:00
pyinfra_docker_compose Add the initial package 2022-11-24 00:01:58 -07:00
tests Add the initial package 2022-11-24 00:01:58 -07:00
.editorconfig Add the initial package 2022-11-24 00:01:58 -07:00
.flake8 Add the initial package 2022-11-24 00:01:58 -07:00
.gitignore Initial commit 2022-11-24 06:11:54 +00:00
LICENSE.txt Add the initial package 2022-11-24 00:01:58 -07:00
README.rst Fix README 2022-11-24 00:16:35 -07:00
pyproject.toml Add the initial package 2022-11-24 00:01:58 -07:00

README.rst

pyinfra-docker-compose

A pyinfra module to install the Docker Compose plugin.

PyPI - Version

Table of Contents

Installation

pip install pyinfra-docker-compose

License

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