A pyinfra module to install the Docker Compose plugin.
Go to file
Raoul Snyman 4ceb797581 Merge pull request 'Add the initial package' (#1) from raoul/pyinfra-docker-compose:initial-package into master
Reviewed-on: libertytechforce/pyinfra-docker-compose#1
2022-11-24 07:03:08 +00: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 Add the initial package 2022-11-24 00:01:58 -07:00
pyproject.toml Add the initial package 2022-11-24 00:01:58 -07:00

README.rst

pyinfra-docker-compose

PyPI - Version


A pyinfra module to install the Docker Compose plugin.

Table of Contents

Installation

pip install pyinfra-docker-compose

License

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