littlehorse-enterprises/Publish Saddle Bag

Builds and publishes a Docker saddle bag image to a container registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryContainer registry URL (e.g. ghcr.io)yes
usernameRegistry usernameyes
passwordRegistry password or tokenyes
imagesImage name(s) passed to docker/metadata-action (one per line)yes
versionSaddle bag version (overrides quarkus.application.version)no${{ github.ref_name }}
prereleaseWhether this is a prerelease (disables the 'latest' tag when 'true')nofalse
working-directoryDirectory where the Gradle build is executedno.
contextDocker build context path (defaults to working-directory)no""
dockerfilePath to the Dockerfile (defaults to working-directory/Dockerfile)no""
tagsTag patterns passed to docker/metadata-action (one per line)no""
labelsExtra labels passed to docker/metadata-action (one per line, KEY=VALUE)no""
annotationsExtra annotations passed to docker/metadata-action (one per line, [TYPE:]KEY=VALUE)no""
docker-build-argsDocker build arguments (one per line, NAME=VALUE)no""
quarkus-build-argsQuarkus build arguments (space-separated, e.g. -Dkey=value)no""
platformsArchitecture platformsnolinux/amd64,linux/arm64
namedescription
tagsDocker image tags produced by the build
digestDocker image digest
metadataBuild result metadata (JSON)