dgmjr-actions/Build and Push Docker to ACR

Build a Dockerfile and upload the resulting image to an Azure Container Registry.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dockerfilePath to the Dockerfileyes./Dockerfile
contextContext for building the Docker imageyes.
image_nameName of the Docker imageyes
acr_login_serverAzure Container Registry login serveryes
acr_usernameAzure Service Principal or ACR usernameyes
acr_passwordAzure Service Principal password or ACR passwordyes
tagThe tag with which to tag the imageno${{ github.sha }}

no outputs