actions-marketplace-validations/Docker Compose Mender Artifact

Create a mender artifact to install docker containers using a docker-compose file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
compose-filePath to docker-compose.yml fileyes
compose-file-variablesVariables to use if compose file is a template, e.g. 'NAME=VARIABLE', multiple values separated by a spaceno""
software-nameName of software being packagedyes
software-versionValue for the software version, defaults to workflow run idno${{ github.run_number }}
device-typesTarget device type identifications, multiple values separated by a spaceyes
signing-keyThe private key that will be used to sign the artifactno""
namedescription
artifact-fileThe filename for the mender artifact file