ryanjfrizzell/Build and Publish Dockerfile

simple build an publish of Dockerfile

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
docker_registry_urlthe url your registry is located at, used for docker login, ex: docker.pkg.github.comyes""
docker_registry_ownerthe owner for the registry, ex: ryanjfrizzellyes""
docker_repositoryrepository of the image, ex: action-bpd yes""
docker_imageimage name to useyes""
docker_usernameusername needed to login to your registryyes
docker_passwordpassword needed to login to your registryyes
dockerfilethe location of your dockerfileyesDockerfile
docker_image_tagthe tag version you would like to useyeslatest
docker_registryuse this to override the formation of the image urlyes""
dockerhubare you trying to push to dockerhub? [true/false]yesfalse
pushdoptionally pushd to a directory before executionno""
namedescription
imageinfothe image created and pushed