mattvogel/Build and Push Docker Compose images.

Build and Push Docker images to a registry using a docker compose specification

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
contextThe build context for the Docker imagesyes.
compose-fileThe Dockerfile to use for building the imagesyesDockerfile
pushWhether to push the images to the registryyestrue
tagThe tags to apply to the imagesyeslatest
registryThe registry to push the images toyesdocker.pkg.github.com
usernameThe username to use for the registryno
passwordThe password to use for the registryno
namedescription
imageidsThe image ids of the images that were built