actions-marketplace-validations/Publish Docker Image

Build and publish an Docker Image to Registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
image_nameSo that an image can be assigned by name, a unique name must be assigned.yes
image_tagEach image should have a tag for unique identification.latest
build_argsDocker build arguments in format `KEY=VALUE,KEY=VALUE`.
registryURL of a Docker compatible registry for pushing a Docker image.registry.hub.docker.com
registry_usernameRegistry Usernameyes
registry_passwordRegistry Password. This should be stored in a Secret on Github. See https://help.github.com/en/github/automating-your-workflow-with-github-actions/virtual-environments-for-github-actions#creating-and-using-secrets-encrypted-variables. yes
dockerfileStorage location of the Docker file.dockerfile

no outputs