actions-marketplace-validations/Build and publish Docker Image to new GitHub Packages Registry

GitHub Action to publish Docker Images to GitHub Registry. It is possible to specify Dockerfile name and\or build context.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token to push Docker image to GitHub Packagesyes
image-nameDocker Image nameyes
image-tagDocker Image tagnolatest
extract-git-tagExtract git-tag from repositorynofalse
dockerfileDockerfile namenoDockerfile
build-contextPath to build contextno.
pull-imagePull the image before buiding itnofalse
custom-argsAny additional docker build arguments as a stringno""

no outputs