theboutroslab/Docker-build-release

Build Docker image and push to GHCR

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
organizationOrganizational host for the image. Defaults to the organization of the calling repository.${{ github.event.organization.login }}
metadata-fileMetadata YAML file containing informationmetadata.yaml
image-name-key-pathYAML path to key for image name.image_name
github-tokenGITHUB_TOKEN for access${{ github.token }}
custom-tagsCustom tags""
contextDocker build context.
fileDockerfile to build. Defaults to ${context}/Dockerfileno
non-semver-tagsIf set to any value, build all tags beginning with v""
platformsComma-separated list of target platforms to buildlinux/amd64,linux/arm64

no outputs