Puppet Class: compose

Inherits:
docker::params show all
Defined in:
manifests/compose.pp

Overview

Class: docker::compose

Class to install Docker Compose using the recommended curl command.

Parameters

ensure

Whether to install or remove Docker Compose Valid values are absent present Defaults to present

version

The version of Docker Compose to install. Defaults to the value set in $docker::params::compose_version

Parameter Summary