26 lines
456 B
ReStructuredText
26 lines
456 B
ReStructuredText
pyinfra-docker-compose
|
|
======================
|
|
|
|
A pyinfra module to install the Docker Compose plugin.
|
|
|
|
.. image:: https://img.shields.io/pypi/v/pyinfra
|
|
:alt: PyPI - Version
|
|
|
|
.. contents:: Table of Contents
|
|
:depth: 1
|
|
|
|
Installation
|
|
------------
|
|
|
|
.. code-block:: shell
|
|
|
|
pip install pyinfra-docker-compose
|
|
|
|
License
|
|
-------
|
|
|
|
``pyinfra-docker-compose`` is distributed under the terms of the `MIT`_ license.
|
|
|
|
|
|
.. MIT:: https://spdx.org/licenses/MIT.html
|